3 lines
74 B
Plaintext
3 lines
74 B
Plaintext
|
#!/bin/sh
|
||
|
exec /usr/bin/dehydrated --cron >> /var/log/dehydrated.log 2>&1
|