From 66b134174a2c195d28095ca4194de1edb17131b2 Mon Sep 17 00:00:00 2001 From: Gena Date: Mon, 8 Jun 2015 20:25:37 +0600 Subject: [PATCH] auto --- qwe.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qwe.sh b/qwe.sh index 0a77913..c354d49 100755 --- a/qwe.sh +++ b/qwe.sh @@ -1,2 +1,2 @@ git add .;git commit -am 'auto'; git push -ssh root@188.166.110.133 'cd /srv/BatiskafENV/batiskaf;git pull;service batiskaf reload' +ssh root@188.166.110.133 'cd /srv/BatiskafENV/batiskaf;git pull;source ../bin/activate;./manage.py migrate;service batiskaf reload'