###Scripts version 2028###

This commit is contained in:
castro-fidel
2021-10-22 12:36:12 +03:00
parent 6646485cfd
commit c7b3a08bef
9 changed files with 88 additions and 111 deletions

View File

@ -29,7 +29,7 @@ fi
########################################################################
cd "$(dirname "`readlink -f "$0"`")"
links="$(pwd)"
deflink="/home/${USER}/PortWINE/${portname}"
deflink="${HOME}/PortWINE/${portname}"
[ $(id -u) -eq 0 ] && echo "Do not run the script from the superuser!" && zenity --error --text "Do not run the script from the superuser!" 2> /dev/null && exit 1
########################################################################
if [ "$1" = "-rus" ] ; then