add sleep stmt

This commit is contained in:
lza_menace
2021-05-04 21:56:53 -07:00
parent 66dac91335
commit 2fb5bfb553

View File

@@ -40,6 +40,7 @@ HiddenServicePort 18081
EOF EOF
systemctl enable tor systemctl enable tor
systemctl restart tor systemctl restart tor
sleep 20
cp /var/lib/tor/monero/hostname /var/www/tor/index.html cp /var/lib/tor/monero/hostname /var/www/tor/index.html
chown -R nobody:nogroup /var/www/tor chown -R nobody:nogroup /var/www/tor
chmod 644 /var/www/tor/index.html chmod 644 /var/www/tor/index.html