Farmbot-Web-App/deploy.sh
2016-09-23 14:36:11 -05:00

4 lines
99 B
Bash
Executable file

#!/bin/bash
# Executed nightly by Rick's crontab.
cd $HOME/code/farmbot/api
git push staging master