mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-05 18:28:26 +02:00
fix: account for renamed file
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
--- a/WinAppsLauncher.sh
|
--- a/WinApps-Launcher.sh
|
||||||
+++ b/WinAppsLauncher.sh
|
+++ b/WinApps-Launcher.sh
|
||||||
@@ -19,7 +19,7 @@ declare -rx EC_WIN_NOT_SPEC=6
|
@@ -19,7 +19,7 @@ declare -rx EC_WIN_NOT_SPEC=6
|
||||||
declare -rx EC_NO_WIN_FOUND=7
|
declare -rx EC_NO_WIN_FOUND=7
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user