Добавить clear.sh

This commit is contained in:
2024-05-21 23:44:45 +03:00
parent ff3535ba48
commit 8c53ec330a

7
clear.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
umount /mnt/dev
umount /mnt/sys
umount /mnt/proc
umount /mnt/boot/efi
umount /mnt