arch问题

This commit is contained in:
2023-11-21 15:29:26 +08:00
parent 98575a442c
commit c04007eccd
2 changed files with 2 additions and 2 deletions

View File

@@ -180,7 +180,7 @@ printf "%s:" "${container_user_name}" | chpasswd -e
## init host-spawn
unlink /flamescion-container-tools/bin-override/host-spawn
ln -sfv /flamescion-container-tools/bin-override/host-spawn-`arch` /flamescion-container-tools/bin-override/host-spawn
ln -sfv /flamescion-container-tools/bin-override/host-spawn-$(uname -m) /flamescion-container-tools/bin-override/host-spawn
## install host-integration