diff --git a/update-sub.sh b/run-dev.sh similarity index 71% rename from update-sub.sh rename to run-dev.sh index f995027..071d2b5 100755 --- a/update-sub.sh +++ b/run-dev.sh @@ -1 +1,3 @@ +git pull git submodule update --recursive --remote +./run.sh \ No newline at end of file