crunchbutton/cli/3up.sh
2012-12-04 14:27:56 -05:00

4 lines
122 B
Bash
Executable File

#!/bin/sh
cd /home/dev.crunchbutton && git up
cd /home/beta.crunchbutton && git up
cd /home/staging.crunchbutton && git up