mirror of
https://github.com/winapps-org/winapps.git
synced 2025-05-31 20:37:18 +02:00
Replace todo with existing port check option
Signed-off-by: Felix Bartels <felix@9wd.eu>
This commit is contained in:
parent
2741dfd3a2
commit
3e6a27f4ea
@ -1494,8 +1494,7 @@ function waInstall() {
|
||||
# Check if the Windows VM is powered on.
|
||||
waCheckVMRunning
|
||||
elif [ "$WAFLAVOR" = "manual" ]; then
|
||||
# TODO do some checks for an existing windows vm
|
||||
echo "Using existing vm"
|
||||
waCheckPortOpen
|
||||
else
|
||||
# Display the error type.
|
||||
echo -e "${ERROR_TEXT}ERROR:${CLEAR_TEXT} ${BOLD_TEXT}INVALID WINAPPS BACKEND.${CLEAR_TEXT}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user