Corregido fallo al crear los enlaces para las carpetas agregadas

This commit is contained in:
q3aql 2018-06-08 16:32:02 +02:00 committed by GitHub
parent 465eab2a6f
commit 7e1305fc3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,7 +188,7 @@ function addNewFolder() {
echo "guest ok = yes" >> ${sambaConfig}
echo "" >> ${sambaConfig}
zenity --title "easy-samba ${VERSION} (${M_DATE})" --info --text "Carpeta '${folder}' agregada con exito!"
createFolderLink ${folder}
createFolderLink ${endFolder}
fi
fi
else