소스 검색

Reboot prefix for crontab added

DricomDragon 6 년 전
부모
커밋
4390489352
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,7 +19,7 @@ Custom scripts that can be installed in `/usr/local/bin/` to automate handy thin
 ### Cron scripts
 
 Scripts designed to be put in a crontab with `crontab -e`.
-Use `crontab -l` to see your current crontab.
+Use `crontab -l` to see your current crontab. Use `@reboot` at the beginning of a crontab line to execute a command at startup.
 
 ### Guides