diff options
Diffstat (limited to 'customize.sh')
-rw-r--r-- | customize.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/customize.sh b/customize.sh new file mode 100644 index 0000000..7e61433 --- /dev/null +++ b/customize.sh @@ -0,0 +1,4 @@ +set_perm $MODPATH/service.sh 0 0 0755
+set_perm $MODPATH/fstab.sh 0 0 0755
+set_perm $MODPATH/config/main.conf 0 0 0755
+set_perm $MODPATH/config/fstab.conf 0 0 0755
|