Enable sharing on external folder

(cherry picked from commit 19ff6a7f4b)
This commit is contained in:
Luis Guzmán 2020-07-20 04:20:47 -05:00
parent 10409f96ad
commit 08640c9ff1
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

@ -358,6 +358,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