2026-03-12 20:51:59

This commit is contained in:
2026-03-12 21:51:59 +01:00
parent 92a93d2634
commit 4c51d00919
35 changed files with 1925 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
#!/usr/bin/bash
# Stop Resilio Sync
systemctl --user stop resilio-sync
# Dismount CIFS
sudo umount /mnt/yavin4
# Dismount Veracrypt volume
veracrypt --text --dismount --slot 1
# Show FS
df -hT