4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
exec s6-setuidgid abc /app/run.sh
|
|
sleep 1800s |