/protectgrass-

초록초록

Primary LanguageShell

2019.02.05 R.I.P

깃허브 정원 관리사

일 하지 않을 때도 잔디 하나를 심어줍니다

개발환경 구축 방법

리눅스 환경에서 다음 명령어를 실행합니다.
  • mkdir workspace
  • cd workspace
  • git clone https://github.com/h4ppyy/protectgrass
  • cd protectgrass
  • git remote set-url origin https://<id>:<pw>@github.com/h4ppyy/protectgrass
  • crontab -e
  • 30 00 * * * root /home/<계정명>/workspace/protectgrass/protect.sh 추가