mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Update Tailscale-lxc Json: Add message for Supported OS (#2629)
* Update add-tailscale-lxc.json * Update json/add-tailscale-lxc.json Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> * Update json/add-tailscale-lxc.json Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --------- Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							029332fb51
						
					
				
				
					commit
					59223628af
				
			@@ -31,6 +31,10 @@
 | 
			
		||||
        "password": null
 | 
			
		||||
    },
 | 
			
		||||
    "notes": [
 | 
			
		||||
        {
 | 
			
		||||
            "text": "Only supported on Debian 12 LXCs",
 | 
			
		||||
            "type": "warning"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "text": "After the script finishes, reboot the LXC then run `tailscale up` in the LXC console",
 | 
			
		||||
            "type": "info"
 | 
			
		||||
@@ -40,4 +44,4 @@
 | 
			
		||||
            "type": "info"
 | 
			
		||||
        }
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user