Capture visible project changes
Hop-State: A_06FP5Z1HNEX21B2P87NTV2R Hop-Captured-From: A_06FP5KEDBTB4A9ZT7QB498G
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ set -euo pipefail
|
||||
APP_DIR="${APP_DIR:-/opt/synapsis}"
|
||||
DATA_DIR="${DATA_DIR:-/var/lib/synapsis}"
|
||||
ENV_FILE="${ENV_FILE:-/etc/synapsis.env}"
|
||||
REPO_URL="${REPO_URL:-https://github.com/GnosysLabs/Synapsis.git}"
|
||||
REPO_URL="${REPO_URL:-https://githop.xyz/GnosysLabs/Synapsis.git}"
|
||||
BRANCH="${BRANCH:-main}"
|
||||
|
||||
if [[ ${EUID} -ne 0 ]]; then
|
||||
|
||||
Reference in New Issue
Block a user