Enable sharing on external folder

This commit is contained in:
Luis Guzmán 2020-07-20 04:20:47 -05:00
parent 2c46e87c68
commit 19ff6a7f4b
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@
"filesystem_check_changes": 1,
"encoding_compatibility": false,
"readonly": false
"enable_sharing": true
},
"applicable_users": [],
"applicable_groups": [

View File

@ -359,6 +359,7 @@ fi
echo "
Latest version to be installed: $STABLEVERSION
(This might take sometime, please be patient...)
"
curl -s $NC_REPO/$STABLEVERSION.zip > /tmp/$STABLEVERSION.zip
unzip -q /tmp/$STABLEVERSION.zip