提交 6363dc51 authored 作者: Andy's avatar Andy

12

上级 57f0bc24
...@@ -40,14 +40,14 @@ echo_content() { ...@@ -40,14 +40,14 @@ echo_content() {
# jq # jq
# curl # curl
# docker # docker
# makefile # make
# unzip # unzip
# nodejs # nodejs
# npm # npm
# pm2 # pm2
check_install_dependencies() { check_install_dependencies() {
for cmd in jq curl docker makefile unzip nodejs npm pm2; do for cmd in jq curl docker make unzip nodejs npm pm2; do
if ! command -v "$cmd" &>/dev/null; then if ! command -v "$cmd" &>/dev/null; then
echo "❌ 缺少依赖:$cmd" echo "❌ 缺少依赖:$cmd"
echo "请先安装:sudo apt install $cmd -y" echo "请先安装:sudo apt install $cmd -y"
......
# 安装 0000_Demo_Php_Cluster
bash <(curl -sSL https://git.wkwork.xyz/LaunchDemo/install/raw/master/0000_Demo_Php_Cluster_Base.sh?1041) # wk_gameplat
bash <(curl -sSL http://:QFF_7BNyjHsq_Zvfsfut@git.wkwork.xyz/LaunchDeploy/install/raw/master/1031_Game_JinSha.sh?1041)
bash <(curl -sSL https://git.wkwork.xyz/LaunchDemo/install/raw/master/0000_php_shop_zjt.sh?101) bash <(curl -sSL https://git.wkwork.xyz/LaunchDemo/install/raw/master/0000_php_shop_zjt.sh?101)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论