mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	quickfix
This commit is contained in:
		@@ -1055,13 +1055,13 @@ EOF
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
: "${tz:=Etc/UTC}"
 | 
			
		||||
 | 
			
		||||
# This starts the container and executes <app>-install.sh
 | 
			
		||||
msg_info "Starting LXC Container"
 | 
			
		||||
pct start "$CTID"
 | 
			
		||||
msg_ok "Started LXC Container"
 | 
			
		||||
 | 
			
		||||
msg_info "Customizing LXC Container"
 | 
			
		||||
: "${tz:=Etc/UTC}"
 | 
			
		||||
if [ "$var_os" == "alpine" ]; then
 | 
			
		||||
  sleep 3
 | 
			
		||||
  pct exec "$CTID" -- /bin/sh -c 'cat <<EOF >/etc/apk/repositories
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user