From 1181f55277c0ac06a99624bea55ea30eb15225bc Mon Sep 17 00:00:00 2001 From: Shahab Date: Tue, 18 Feb 2020 13:23:34 +0330 Subject: [PATCH] Update luncher.sh --- luncher.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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