mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Apply suggestion from @tremor021
This commit is contained in:
		@@ -23,7 +23,7 @@ NODE_VERSION="22" setup_nodejs
 | 
			
		||||
fetch_and_deploy_gh_release "pangolin" "fosrl/pangolin" "tarball"
 | 
			
		||||
fetch_and_deploy_gh_release "gerbil" "fosrl/gerbil" "singlefile" "latest" "/usr/bin" "gerbil_linux_amd64"
 | 
			
		||||
 | 
			
		||||
msg_info "Setup Pangolin (Patience)"
 | 
			
		||||
msg_info "Setup Pangolin"
 | 
			
		||||
IP_ADDR=$(hostname -I | awk '{print $1}')
 | 
			
		||||
SECRET_KEY=$(openssl rand -base64 48 | tr -dc 'A-Za-z0-9' | head -c 32)
 | 
			
		||||
export BUILD=oss
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user