mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-16 11:00:31 +02:00
5
whoogle/rootfs/etc/cont-init.d/99-run.sh
Normal file
5
whoogle/rootfs/etc/cont-init.d/99-run.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec misc/tor/start-tor.sh & ./run & echo "Starting NGinx..."
|
||||
|
||||
exec nginx
|
||||
Reference in New Issue
Block a user