mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
default, no root password for alpine-* install
This commit is contained in:
parent
35f5b8413d
commit
6829e1121d
11 changed files with 22 additions and 5 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue