Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2485eae120 |
@@ -28,7 +28,8 @@ umask 077
|
||||
} > /etc/proxmox-dashboard/update.env
|
||||
|
||||
systemctl daemon-reload
|
||||
systemctl enable --now proxmox-cpu-dashboard.service
|
||||
systemctl enable proxmox-cpu-dashboard.service
|
||||
systemctl restart proxmox-cpu-dashboard.service
|
||||
systemctl enable --now proxmox-dashboard-update.timer
|
||||
systemctl start proxmox-dashboard-update.service
|
||||
echo "Proxmox Dashboard установлен. Откройте http://$(hostname -I | awk '{print $1}'):9105"
|
||||
|
||||
Reference in New Issue
Block a user