dotfiles/homedir/.config/watchman/init.d/scron
fbt f9fdcd4b16 is_git_repo and rvm stuff
Signed-off-by: fbt <fbt@fleshless.org>
2017-11-09 15:26:42 +03:00

6 lines
117 B
Plaintext
Executable File

#!/usr/bin/env ssm
service_respawn='true'
service_command='/usr/bin/crond'
service_args=( -n -f ~/.config/crontab )