mirror of
				https://github.com/winapps-org/winapps.git
				synced 2025-10-31 11:24:10 +01:00 
			
		
		
		
	[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
		
							
								
								
									
										6
									
								
								setup.sh
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								setup.sh
									
									
									
									
									
								
							| @@ -189,11 +189,11 @@ function waGetInquirer() { | |||||||
|     local INQUIRER=$INQUIRER_PATH |     local INQUIRER=$INQUIRER_PATH | ||||||
|  |  | ||||||
|     if [ -d "$SYS_SOURCE_PATH" ]; then |     if [ -d "$SYS_SOURCE_PATH" ]; then | ||||||
| 	INQUIRER=$SYS_SOURCE_PATH/$INQUIRER_PATH |     INQUIRER=$SYS_SOURCE_PATH/$INQUIRER_PATH | ||||||
|     elif [ -d "$USER_SOURCE_PATH" ] ; then |     elif [ -d "$USER_SOURCE_PATH" ] ; then | ||||||
| 	INQUIRER=$USER_SOURCE_PATH/$INQUIRER_PATH |     INQUIRER=$USER_SOURCE_PATH/$INQUIRER_PATH | ||||||
|     else |     else | ||||||
| 	INQUIRER="/tmp/waInquirer.sh" |     INQUIRER="/tmp/waInquirer.sh" | ||||||
|         rm -f "$INQUIRER" |         rm -f "$INQUIRER" | ||||||
|  |  | ||||||
|         curl -o "$INQUIRER" "https://raw.githubusercontent.com/winapps-org/winapps/main/install/inquirer.sh" |         curl -o "$INQUIRER" "https://raw.githubusercontent.com/winapps-org/winapps/main/install/inquirer.sh" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	![66853113+pre-commit-ci[bot]@users.noreply.github.com](/assets/img/avatar_default.png) pre-commit-ci[bot]
					pre-commit-ci[bot]