diff --git a/Makefile b/Makefile index a26435a..336d9a5 100644 --- a/Makefile +++ b/Makefile @@ -9,4 +9,4 @@ push: git push publish: - ssh siina.monster "cd /var/www/siina.monster && git pull" + ssh siina.monster "cd /var/www/siina.monster && git pull && git submodule update --recursive --remote"