fixing usage in other scripts

This commit is contained in:
Hannes
2026-08-25 23:58:46 +02:00
parent 444ca8c57d
commit ae6b0b227b
+2
View File
@@ -55,3 +55,5 @@ if has_connection "192.168.1.1"; then
else
force_unmount "/home/honney/mount/fritzNAS"
fi
exit 0