From 7f65e0a420b1e07fc3da1fd97f1146e3268656e5 Mon Sep 17 00:00:00 2001 From: william mantly Date: Fri, 30 Sep 2016 19:05:42 -0400 Subject: [PATCH] asd --- create.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create.sh b/create.sh index 5c69aa9..5792469 100644 --- a/create.sh +++ b/create.sh @@ -17,7 +17,7 @@ DJANGO_SETTINGS_MODULE=project.settings.prod export DJANGO_SETTINGS_MODULE=project.settings.prod git clone $sshURL . -git checkout prod +git checkout prod origin/prod git status echo "=================="