Auto configuration PBA and ESYNC. Add check version GLIBC and auto change WINE folder

This commit is contained in:
Castro-Fidel
2019-11-30 18:35:26 +03:00
parent 97f0c1e215
commit 8d1c5efeae
4 changed files with 61 additions and 47 deletions

View File

@ -55,7 +55,7 @@ echo ""[Desktop Entry]"
chmod u+x "${PORT_WINE_PATH}/Settings/${name_desktop}.desktop"
done
for name_desktop in "remove"
for name_desktop in "remove" "debug"
do
echo ""[Desktop Entry]"
"Name=${name_desktop}"