diff --git a/luncher.sh b/luncher.sh index 40dd410..77bc353 100755 --- a/luncher.sh +++ b/luncher.sh @@ -23,4 +23,4 @@ export WINESERVER="$WINE_PATH/bin/wineserver" export WINELOADER="$WINE_PATH/bin/wine" export WINEDLLPATH="$WINE_PATH/lib/wine" -wine /home/victor/.photoshopCCV19/prefix/drive_c/users/victor/PhotoshopSE/Photoshop.exe +wine $HOME/.photoshopCCV19/prefix/drive_c/$USER/victor/PhotoshopSE/Photoshop.exe