diff options
author | clifforama <clifforama@users.noreply.github.com> | 2021-11-03 16:26:40 -0400 |
---|---|---|
committer | clifforama <clifforama@users.noreply.github.com> | 2021-11-03 16:26:40 -0400 |
commit | 36a1d9a55459f65740f7f39582b753339efc17dc (patch) | |
tree | 6f7eb462cf66a2cbcebb35dedf680a3e09d30d9a /customize.sh | |
download | multi-mount-36a1d9a55459f65740f7f39582b753339efc17dc.tar.gz |
Initial commit
Diffstat (limited to 'customize.sh')
-rw-r--r-- | customize.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/customize.sh b/customize.sh new file mode 100644 index 0000000..e6a54f3 --- /dev/null +++ b/customize.sh @@ -0,0 +1,2 @@ +set_perm $MODPATH/service.sh 0 0 0755
+set_perm $MODPATH/mount-from-config.sh 0 0 0755
\ No newline at end of file |