mirror of
https://github.com/winapps-org/winapps.git
synced 2025-05-31 04:27:17 +02:00
More descriptive message for EC_NOT_EXIST
This commit is contained in:
parent
4019f9cb81
commit
b3969aa3b7
@ -124,7 +124,7 @@ Please run:
|
||||
;;
|
||||
"$EC_NOT_EXIST")
|
||||
dprint "ERROR: WINDOWS NONEXISTENT. EXITING."
|
||||
notify-send --expire-time=8000 --icon="dialog-error" --app-name="WinApps" --urgency="low" "WinApps" "Windows does not exist."
|
||||
notify-send --expire-time=8000 --icon="dialog-error" --app-name="WinApps" --urgency="low" "WinApps" "Windows VM named '${VM_NAME}' does not exist."
|
||||
;;
|
||||
"$EC_UNKNOWN")
|
||||
dprint "ERROR: UNKNOWN CONTAINER ERROR. EXITING."
|
||||
|
Loading…
x
Reference in New Issue
Block a user