Auto-chown module bin files
This commit is contained in:
parent
f536968d00
commit
1c9befe065
@ -16,6 +16,7 @@ fi
|
||||
# Make sure scripts are all executable
|
||||
chmod +x $EWCONFIG_ROOT/scripts/*
|
||||
chmod +x $EWCONFIG_ROOT/configs/nautilus/scripts/*
|
||||
chmod +x $EWCONFIG_ROOT/modules/*/bin/*
|
||||
|
||||
# -- Directory Setup --
|
||||
set -x
|
||||
|
Loading…
x
Reference in New Issue
Block a user