mirror of
https://github.com/unraid/webgui.git
synced 2026-01-27 20:19:10 -06:00
scripts dutchification - batch 2
This commit is contained in:
@@ -17,7 +17,6 @@ PATH="/sbin:/bin"
|
||||
|
||||
check_mounted(){
|
||||
grep -Eq "^[^[:space:]]+ $1 $2" /proc/mounts
|
||||
return $?
|
||||
}
|
||||
|
||||
mount_devpts(){
|
||||
|
||||
Reference in New Issue
Block a user