mirror of
https://github.com/tteck/Proxmox.git
synced 2025-08-25 12:31:13 +00:00
default, no root password for alpine-* install
This commit is contained in:
@@ -33,3 +33,4 @@ $STD /opt/AdGuardHome/AdGuardHome -s start
|
||||
$STD msg_ok "Installed Alpine-AdGuard"
|
||||
|
||||
motd_ssh
|
||||
root
|
@@ -59,3 +59,4 @@ if echo "$prompt" | grep -Eq "^(y|yes)$"; then
|
||||
fi
|
||||
|
||||
motd_ssh
|
||||
root
|
@@ -29,3 +29,4 @@ $STD rc-update add grafana default
|
||||
msg_ok "Installed Grafana"
|
||||
|
||||
motd_ssh
|
||||
root
|
@@ -36,3 +36,4 @@ $STD rc-update add vaultwarden default
|
||||
msg_ok "Installed Alpine-Vaultwarden"
|
||||
|
||||
motd_ssh
|
||||
root
|
@@ -26,3 +26,4 @@ $STD apk add zigbee2mqtt
|
||||
msg_ok "Installed Alpine-Zigbee2MQTT"
|
||||
|
||||
motd_ssh
|
||||
root
|
Reference in New Issue
Block a user