This commit is contained in:
xdrm-brackets 2017-07-23 17:27:32 +02:00
parent a438c6f939
commit 98615df45f
1 changed files with 2 additions and 0 deletions

View File

@ -493,6 +493,8 @@ step10(){
sudo umount /mnt; sudo umount /mnt;
echo "<<< done"; echo "<<< done";
exit 0;
} }