mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-03-10 07:30:28 +00:00
Feature: PBS Bare Metal Installation - Allow Microcode (#2477)
This commit is contained in:
parent
331bc0f5a6
commit
fa01cfd840
@ -150,7 +150,7 @@ amd() {
|
||||
}
|
||||
|
||||
# Check if this is a Proxmox Backup Server by verifying the presence of the datastore config.
|
||||
if [ ! -f /etc/proxmox-backup/datastore.cfg ]; then
|
||||
if [ ! -f /etc/proxmox-backup/user.cfg ]; then
|
||||
header_info
|
||||
msg_error "Proxmox Backup Server not detected!"
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user