[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2024-08-30 12:05:07 +00:00
parent 81b8b13b33
commit 7408fc103c

View File

@ -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