summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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: