Created
October 9, 2019 15:04
-
-
Save constrict0r/d9b15c46cfe3e51c93246b1023dd3e14 to your computer and use it in GitHub Desktop.
Crontab add one time job.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| printf %b '@reboot root (sleep 90; /bin/bash /usr/local/sbin/kick.sh -u {{ username }} {{ desktop_parameters }} {{ custom_parameters }})\n' >> /target/etc/crontab; \ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment