diff options
| -rw-r--r-- | install.sh | 1 |
1 files changed, 1 insertions, 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" |
| index : homepage.git | ||
| homepage for slickd.xyz |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | install.sh | 1 |
@@ -1,5 +1,6 @@ cd /var/www/html git clone $GITURL sui +shopt -s dotglob mv sui/* . rm -rf sui echo "pulled update" |