This commit is contained in:
2025-10-18 16:15:55 +08:00
parent a039d976f1
commit a2f339fbba
2 changed files with 3 additions and 1 deletions

2
apm.sh
View File

@@ -34,6 +34,8 @@ debug_info() {
echo "Bash Version: ${BASH_VERSION}"
echo "APT Version: $(apt --version | head -n1)"
echo "====================================="
## 这里加上chroot进入apm
}
# 彩蛋函数