From 631449239918c506a98e0543736df4b7ed436fa8 Mon Sep 17 00:00:00 2001 From: emkael Date: Tue, 11 Oct 2016 14:27:26 +0200 Subject: * sync of submodule on deploy --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a020efc..9202ae2 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,8 @@ clean: devel deploy: build git submodule foreach "git add . && git commit -a -m \"$m\" && git push" + git add static + git commit -m " * submodule updated" # rsync --delete -urPz static/ root@jaom.pl:/var/www/festiwal.brydzystow.pl/web # ssh root@jaom.pl 'chown web54:client1 /var/www/festiwal.brydzystow.pl/web -R' # rsync 3.1.0+ only: -- cgit v1.2.3