mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Update containers_version.sh
This commit is contained in:
parent
6a51365e3c
commit
ce27e5a5ce
@ -5,7 +5,7 @@ export PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
|
||||
if [ -d StackHub ] ; then
|
||||
echo "StackHub is exists"
|
||||
else
|
||||
git clone --depth=1 https://github.com/Websoft9/StackHub.git
|
||||
git clone --depth=1 https://ghproxy.com/https://github.com/Websoft9/StackHub.git
|
||||
fi
|
||||
appnames=$(ls StackHub/apps/roles |grep -v Template |grep -v README.md |grep -v role)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user