diff --git a/setup.sh b/setup.sh index 2487dd7..8362ffb 100755 --- a/setup.sh +++ b/setup.sh @@ -188,7 +188,7 @@ function waGetInquirer() { if [ ! -d "$SYS_SOURCE_PATH" ] && [ ! -d "$USER_SOURCE_PATH" ]; then INQUIRER_PATH="/tmp/waInquirer.sh" rm -f "$INQUIRER_PATH" - + curl "https://raw.githubusercontent.com/winapps-org/winapps/main/install/inquirer.sh" -O "$INQUIRER_PATH" fi