mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Compare commits
	
		
			No commits in common. "1bd635936a142328051c346378a412f650a939b6" and "cde33cf00e227a3625bde332fb92fc8442a5b415" have entirely different histories.
		
	
	
		
			1bd635936a
			...
			cde33cf00e
		
	
		| 
						 | 
				
			
			@ -67,8 +67,8 @@ if [ "$(ip addr show | grep 'inet ' | grep -v '127.0.0.1' | awk '{print $2}' | c
 | 
			
		|||
  exit 1
 | 
			
		||||
fi
 | 
			
		||||
cat <<EOF >/etc/apk/repositories
 | 
			
		||||
https://dl-cdn.alpinelinux.org/alpine/latest-stable/main
 | 
			
		||||
https://dl-cdn.alpinelinux.org/alpine/latest-stable/community
 | 
			
		||||
https://dl-cdn.alpinelinux.org/alpine/edge/main
 | 
			
		||||
https://dl-cdn.alpinelinux.org/alpine/edge/community
 | 
			
		||||
https://dl-cdn.alpinelinux.org/alpine/edge/testing
 | 
			
		||||
EOF
 | 
			
		||||
msg_ok "Set up Container OS"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -67,8 +67,8 @@ if [ "$(ip addr show | grep 'inet ' | grep -v '127.0.0.1' | awk '{print $2}' | c
 | 
			
		|||
  exit 1
 | 
			
		||||
fi
 | 
			
		||||
cat <<EOF >/etc/apk/repositories
 | 
			
		||||
https://dl-cdn.alpinelinux.org/alpine/latest-stable/main
 | 
			
		||||
https://dl-cdn.alpinelinux.org/alpine/latest-stable/community
 | 
			
		||||
https://dl-cdn.alpinelinux.org/alpine/edge/main
 | 
			
		||||
https://dl-cdn.alpinelinux.org/alpine/edge/community
 | 
			
		||||
https://dl-cdn.alpinelinux.org/alpine/edge/testing
 | 
			
		||||
EOF
 | 
			
		||||
msg_ok "Set up Container OS"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue