should close https://github.com/gnieark/botsArena/issues/54 because phpmailer wasn't pushed on prod vhost
pull/84/head
Gnieark 8 years ago
parent d4686b3ad4
commit d6428fdab0

@ -0,0 +1,6 @@
.PHONY:update
update:
git submodule init
git submodule update
git submodule foreach git reset --hard
git submodule foreach git pull origin master

@ -1 +1 @@
Subproject commit 7c8b786228bb9e1561ff60a2d6f7f6ce91be6fee
Subproject commit 1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a
Loading…
Cancel
Save