1072 支持服务器转制

This commit is contained in:
2025-10-22 14:12:52 +08:00
parent d85a84fed1
commit b2dd1d2bd3
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
Package: apm
Source: amber-ce
Version: 1.0.7.1
Version: 1.0.7.2
Architecture: amd64
Maintainer: shenmo <shenmo@spark-app.store>
Installed-Size: 49044

View File

@@ -86,6 +86,8 @@ ENV_VARS=(
BIND_DIRS=(
"--dev-bind $chrootEnvPath/ /"
"--dev-bind-try /media /media"
"--dev-bind-try /root /root"
"--dev-bind-try /www /www"
"--dev-bind-try /mnt /mnt"
"--dev-bind-try /tmp /tmp"
"--dev-bind-try /data /data"