forked from michael.heier/citadel-core
Stop removing tor data
This commit is contained in:
parent
69775c8f5f
commit
fc5d01522f
|
@ -135,7 +135,6 @@ cat <<EOF > "$CITADEL_ROOT"/statuses/update-status.json
|
||||||
{"state": "installing", "progress": 80, "description": "Starting new containers", "updateTo": "$RELEASE"}
|
{"state": "installing", "progress": 80, "description": "Starting new containers", "updateTo": "$RELEASE"}
|
||||||
EOF
|
EOF
|
||||||
cd "$CITADEL_ROOT"
|
cd "$CITADEL_ROOT"
|
||||||
rm -rf "$CITADEL_ROOT"/tor/torrc-*
|
|
||||||
./scripts/start
|
./scripts/start
|
||||||
|
|
||||||
cat <<EOF > "$CITADEL_ROOT"/statuses/update-status.json
|
cat <<EOF > "$CITADEL_ROOT"/statuses/update-status.json
|
||||||
|
|
Loading…
Reference in New Issue
Block a user