update submodule and deploy script
parent
d79580cfbc
commit
d433fd4a88
|
@ -24,6 +24,8 @@ git push origin master
|
|||
cd ..
|
||||
|
||||
# Commit submodule change.
|
||||
git add public
|
||||
|
||||
msg="updating submodule"
|
||||
if [ $# -eq 1 ]
|
||||
then msg="$1"
|
||||
|
|
2
public
2
public
|
@ -1 +1 @@
|
|||
Subproject commit aaed3ed57ed174bbcc14a9fd6826e7e9cbbffc7f
|
||||
Subproject commit d02ae85dae25f2ce12365af7cf2831596450c17b
|
Loading…
Reference in New Issue