mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-11 18:11:29 +02:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
e5adbd266f
commit
f728166b14
@@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec misc/tor/start-tor.sh & ./run & echo "Starting NGinx..."
|
||||
exec misc/tor/start-tor.sh &
|
||||
./run &
|
||||
echo "Starting NGinx..."
|
||||
|
||||
exec nginx
|
||||
|
||||
Reference in New Issue
Block a user