install-crontab.sh 75 B

123
  1. #!/bin/bash
  2. crontab -l; echo "0 1 * * * cd $(pwd); ./run.sh" | crontab -