This website requires JavaScript.
Explore
Help
Sign In
sam
/
AutomatedFanfic
Watch
1
Star
0
Fork
0
You've already forked AutomatedFanfic
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
371d31abab
AutomatedFanfic
/
root
/
etc
/
services.d
/
ffdl
/
run
4 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update to properly utilize docker Trying this, time to see if it works.
2022-03-25 21:21:17 +00:00
#!/usr/bin/with-contenv bash
increase time between updates to 30 minutes from 30 seconds Also made it sleep after executing rather then before.
2023-06-06 17:15:11 +00:00
exec s6-setuidgid abc /app/run.sh
sleep 1800s
Reference in New Issue
Copy Permalink