EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 683d36f8 authored by Fabian Schindler-Strauss's avatar Fabian Schindler-Strauss
Browse files

Fixing merge remnant in run-registrar.sh

parent 2d66f5b9
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
<<<<<<< core/run-registrar.sh
echo "Running registrar"
echo "Running registrar" >&2
replace=""
if test "$REGISTRAR_REPLACE" = true; then
replace="--replace"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment