mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-03 05:37:19 +02:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
81b8b13b33
commit
7408fc103c
2
setup.sh
2
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user