Update kvm.sh
This commit is contained in:
parent
15b46d0351
commit
e7d0e39256
@ -101,7 +101,7 @@ install_cockpit() {
|
||||
nft add chain ip filter FORWARD { type filter hook forward priority 0 \; }
|
||||
sudo apt install dnsmasq -y
|
||||
sudo apt install dmidecode -y
|
||||
green "http://<您的服务器IP>:9090 或 https://armbian:9090"
|
||||
green "http://<您的服务器IP>:9090 或 https://$(hostname):9090"
|
||||
}
|
||||
|
||||
# 卸载Cockpit虚拟机Web管理工具
|
||||
|
Loading…
Reference in New Issue
Block a user