fixing usage in other scripts

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