This commit is contained in:
Andre Heber
2024-08-20 23:51:59 +02:00
commit ea3b86e8cd
20 changed files with 120 additions and 0 deletions

7
run Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/with-contenv sh
# Start your application
exec /usr/local/bin/myapp
# Touch the watchdog file
touch /var/run/myapp.touch