mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-05-09 14:11:20 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/03-tor-server.sh
This commit is contained in:
parent
8b13c439a2
commit
3592843266
@ -190,7 +190,6 @@ __execute_prerun() {
|
||||
local hostname=${HOSTNAME}
|
||||
# Define actions/commands
|
||||
touch "/tmp/init_tor_services"
|
||||
sleep 30
|
||||
# allow custom functions
|
||||
if builtin type -t __execute_prerun_local | grep -q 'function'; then __execute_prerun_local; fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user