Update old branch value

This commit is contained in:
tritoch 2017-06-21 09:33:13 -05:00 committed by GitHub
parent 3f83451020
commit 82836d7141

View File

@ -1,7 +1,7 @@
#!/bin/bash
set -e # Exit with nonzero exit code if anything fails
SOURCE_BRANCH="deploy-to-SpoilerSeasonFiles"
SOURCE_BRANCH="master"
TARGET_BRANCH="files"
function doCompile {