Update 2025-06-08 11:15 OpenBSD/amd64-t14
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
if mount | fgrep '/tank/' -q
|
||||
if mount | fgrep -q '/tank/'
|
||||
then
|
||||
echo "already mounted"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user