更新 setup.sh
This commit is contained in:
1
setup.sh
1
setup.sh
@@ -43,6 +43,7 @@ for choice in $choices; do
|
|||||||
wget https://git.nvme.cc/adminroot/auto-update/raw/branch/main/app/zellij -O /usr/local/bin/zellij
|
wget https://git.nvme.cc/adminroot/auto-update/raw/branch/main/app/zellij -O /usr/local/bin/zellij
|
||||||
wget https://git.nvme.cc/adminroot/auto-update/raw/branch/main/app/7zz -O /usr/local/bin/7z
|
wget https://git.nvme.cc/adminroot/auto-update/raw/branch/main/app/7zz -O /usr/local/bin/7z
|
||||||
chmod +x /usr/local/bin/7z /usr/local/bin/zellij
|
chmod +x /usr/local/bin/7z /usr/local/bin/zellij
|
||||||
|
git config --global credential.helper store # git记住用户名密码
|
||||||
;;
|
;;
|
||||||
5)
|
5)
|
||||||
echo "配置防火墙"
|
echo "配置防火墙"
|
||||||
|
|||||||
Reference in New Issue
Block a user