Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 300 Bytes

notes.md

File metadata and controls

13 lines (11 loc) · 300 Bytes

Notes

Because too many months between visits to the server and I always have to look it up.

# restart the server
mg restart reporobot
# tail them logs
tail -f logs/reporobot
# active repo is in checkouts/reporobot, remote is named github
cd checkouts/reporobot
git pull github master