Move prepare.sh to update.sh

This commit is contained in:
2022-04-30 11:45:12 -05:00
parent 85060a85d7
commit 32e3318e83

View File

@ -1,5 +1,5 @@
#!/bin/sh
git reset hard
git reset --hard
git pull
git submodule update --init --recursive