diff --git a/build/install-os-k.sh b/build/install-os-k.sh index 64b061e..80c735e 100755 --- a/build/install-os-k.sh +++ b/build/install-os-k.sh @@ -48,5 +48,4 @@ echo ${CL2}[grub-install.sh]${NC} Sync image... \(sync\)${CL3} sync echo ${CL2}[create_disk.sh]${NC} Unmount image... \(udisksctl\)${CL3} -udisksctl unmount --no-user-interaction -b $lpblock -#udisksctl loop-delete --no-user-interaction -b $lpblock \ No newline at end of file +udisksctl unmount --no-user-interaction -b $lpblock \ No newline at end of file