Add new file
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
su tilman -c 'python3 /media/hd/admin/doorbell/doorbell.py >> /media/hd/admin/doorbell/doorbell.log 2>&1 &'
|
||||
sh /usr/local/bin/start-h2.sh
|
||||
sh /usr/local/bin/start-drivetunnel.sh
|
||||
sh /usr/local/bin/start-transactions.sh
|
||||
sudo -u nobody docker start home-assistant
|
||||
exit 0
|
||||
Reference in New Issue
Block a user