cronjobs.sh (106B)
1 #!/bin/sh 2 3 if [ ! -d "$HOME/log/" ]; then mkdir "$HOME/log/"; fi 4 crontab "$HOME/src/src/s2/cronjobs/user"