###Scripts version 1080###

This commit is contained in:
castro-fidel
2021-05-19 20:06:59 +03:00
parent 9f7cd37c00
commit 72329c2477
5 changed files with 11 additions and 5 deletions

View File

@ -57,8 +57,6 @@ do
done
chmod u+x "${PORT_SCRIPTS_PATH}/"*
try_force_link_dir "${PORT_WINE_PATH}/data/pfx/drive_c/" "${PORT_WINE_PATH}/"
if [ "${s_install}" = "1" ]; then
echo "Installation completed successfully."
else