forked from CastroFidel/PortWINE
###Scripts version 2028###
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user