Update install.sh
This commit is contained in:
parent
67f51d0a3a
commit
eeef988d8f
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
cd /var/www/html
|
||||
git clone $GITURL sui
|
||||
shopt -s dotglob
|
||||
mv sui/* .
|
||||
rm -rf sui
|
||||
echo "pulled update"
|
||||
|
|
Loading…
Reference in a new issue