Update acgfaka.sh

This commit is contained in:
NewName
2024-08-18 07:44:57 +08:00
parent ead11ccc75
commit 792085bc92

View File

@@ -1,5 +1,6 @@
#!/bin/bash
# 一键部署异次元发卡脚本
# 项目地址https://github.com/sky22333/shell
# 检查是否已经安装 acgfaka
if [ -d "/var/www/html/acgfaka" ]; then
@@ -59,6 +60,7 @@ else
exit 1
fi
# 项目地址https://github.com/sky22333/shell
# 更新源列表
sudo apt update -q