Farmbot-Web-App/deploy.sh

4 lines
99 B
Bash
Executable File

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