scripts dutchification - batch 2

This commit is contained in:
bergware
2023-10-04 14:40:05 +02:00
parent 020e1b419d
commit 8487f52b73

View File

@@ -17,7 +17,6 @@ PATH="/sbin:/bin"
check_mounted(){
grep -Eq "^[^[:space:]]+ $1 $2" /proc/mounts
return $?
}
mount_devpts(){