update src/opt/apps/cn.flamescion.bookworm-compatibility-mode/files/bin/ace-init.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2024-03-29 07:31:39 +00:00 committed by Gitee
parent e79923c206
commit 0e8e4ecf0f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -113,6 +113,6 @@ sudo -u $(who | awk '{print $1}' | head -n 1) bwrap --dev-bind $chrootEnvPath/ /
--dev-bind-try /etc/resolv.conf /etc/resolv.conf \ --dev-bind-try /etc/resolv.conf /etc/resolv.conf \
--dev-bind-try /home /home \ --dev-bind-try /home /home \
locale-gen locale-gen
bookworm-run update-locale LANG=$LANG
chown -R root $chrootEnvPath chown -R root $chrootEnvPath
chmod 777 -R $chrootEnvPath /usr/share/icons chmod 777 -R $chrootEnvPath /usr/share/icons