Merge branch 'master' into dist/eole/2.8.0/master

This commit is contained in:
Benjamin Bohard 2021-06-18 10:01:20 +02:00
commit 8217d87039
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ if [ "$(CreoleGet use_smb_share non)" = "oui" ]; then
if [ ! -d $path ]; then
/bin/mkdir -p $path
chmod g+ws $path
chmod o+ws $path
fi
done
fi