diff options
Diffstat (limited to 'client/shared/scripts/getFsType')
-rwxr-xr-x | client/shared/scripts/getFsType | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/shared/scripts/getFsType b/client/shared/scripts/getFsType new file mode 100755 index 00000000..b3516a4f --- /dev/null +++ b/client/shared/scripts/getFsType @@ -0,0 +1,3 @@ +#!/bin/bash +ogGetFsType "$@" + |