mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-18 02:06:34 +00:00
Update lxc-privileged-to-unprivileged.sh
This commit is contained in:
parent
c2e9f038ee
commit
ac48178369
@ -154,10 +154,10 @@ convert_direct_method() {
|
||||
if ! mount -o loop "$DISK_PATH" "$TEMP_DIR" 2>/dev/null; then
|
||||
msg_error "$(translate 'Failed to mount container filesystem.')"
|
||||
msg_error "$(translate 'Disk path:') $DISK_PATH"
|
||||
msg_success "$(translate "Press Enter to continue")"
|
||||
msg_success "$(translate "Press Enter to return")"
|
||||
read -r
|
||||
rmdir "$TEMP_DIR"
|
||||
return
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user