mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Update install.sh
This commit is contained in:
parent
eb4c4605bb
commit
f2288d1693
@ -68,7 +68,7 @@ echo $repo_init
|
|||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
rm -rf stackhub
|
rm -rf stackhub
|
||||||
sudo git clone --depth=1 https://github.com/Websoft9/stackhub.git
|
sudo git clone --depth=1 https://ghproxy.com/https://github.com/Websoft9/stackhub.git
|
||||||
cd stackhub/apps
|
cd stackhub/apps
|
||||||
sudo echo "localhost" > hosts
|
sudo echo "localhost" > hosts
|
||||||
ansible-playbook -i hosts application.yml -c local -e init=$repo_init -e appname=$repo_name
|
ansible-playbook -i hosts application.yml -c local -e init=$repo_init -e appname=$repo_name
|
||||||
|
Loading…
Reference in New Issue
Block a user