4 lines
101 B
Plaintext
Executable File
4 lines
101 B
Plaintext
Executable File
#!/usr/bin/with-contenv sh
|
|
sleep 24h
|
|
exec s6-setuidgid www-data /srv/update-ttrss.sh --wait-exit 24h
|