mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update install.sh
This commit is contained in:
parent
590cee32c7
commit
45db45109c
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ echo $repo_name
|
||||||
echo $repo_init
|
echo $repo_init
|
||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
rm -rf stackhub
|
rm -rf StackHub
|
||||||
wget -N https://websoft9.github.io/StackHub/scripts/githubclone.sh && bash githubclone.sh websoft9 StackHub
|
wget -N https://websoft9.github.io/StackHub/scripts/githubclone.sh && bash githubclone.sh websoft9 StackHub
|
||||||
cd StackHub/apps
|
cd StackHub/apps
|
||||||
sudo echo "localhost" > hosts
|
sudo echo "localhost" > hosts
|
||||||
|
|
Loading…
Reference in a new issue