修复MountWithouHome.sh的问题

This commit is contained in:
2022-12-09 22:45:51 +08:00
parent 12d8fb69e8
commit 9fb280271b
4 changed files with 35 additions and 6 deletions
+2 -1
View File
@@ -20,7 +20,8 @@ umount ./etc/resolv.conf
umount ./sys
umount ./dev/shm
# 挂载 Wine 运行器目录
umount ./opt/apps/deepin-wine-runner/
umount ./opt
umount ./opt/apps/deepin-wine-runner
# 挂载字体
umount ./usr/share/fonts
# 挂载用户目录到 /root(默认 $HOME 路径)