mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-09-18 03:57:42 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -159,7 +159,8 @@ fi
|
||||
[ -d "$BACKUP_DIR" ] || mkdir -p "$BACKUP_DIR"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Post copy commands
|
||||
|
||||
install -Z -m 02700 -o root -g root -d "/run/tor"
|
||||
install -Z -m 755 -o root -g root -d "/data/tor/hidden_service"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Initialized
|
||||
[ -d "/data" ] && touch "/data/.docker_has_run"
|
||||
|
Reference in New Issue
Block a user