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-04-01 12:58:21 +00:00 committed by Gitee
parent 2b311fe7ef
commit 5bf78dd789
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -115,4 +115,4 @@ sudo -u $(who | awk '{print $1}' | head -n 1) bwrap --dev-bind $chrootEnvPath/ /
locale-gen
bookworm-run update-locale LANG=$LANG
chown -R root $chrootEnvPath
chmod 777 -R $chrootEnvPath /usr/share/icons
chmod 777 -R $chrootEnvPath/usr/share/icons