mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Set --branch, --repo options
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -31,7 +31,7 @@ jobs: | ||||
|           #!/bin/bash | ||||
|           apt-get update -y && apt-get install -y curl dhcpcd5 procps | ||||
|  | ||||
|           curl -sL https://raw.githubusercontent.com/billz/raspap-webgui/refs/heads/master/installers/raspbian.sh | bash -s -- --yes --openvpn 1 --restapi 1 --adblock 1 --wireguard 1 --tcp-bbr 1 --check 0 | ||||
|           curl -sL https://install.raspap.com | bash -s -- --yes --branch master --repo billz/raspap-webgui --openvpn 1 --restapi 1 --adblock 1 --wireguard 1 --tcp-bbr 1 --check 0 | ||||
|            | ||||
|           # Set Wi-Fi country to prevent RF kill | ||||
|           raspi-config nonint do_wifi_country "US" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user