increase time between updates to 30 minutes from 30 seconds

Also made it sleep after executing rather then before.
This commit is contained in:
sam 2023-06-06 17:15:11 +00:00
parent ccfa807349
commit 371d31abab

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash #!/usr/bin/with-contenv bash
sleep 30s exec s6-setuidgid abc /app/run.sh
exec s6-setuidgid abc /app/run.sh sleep 1800s