Fixed podman command not found
This commit is contained in:
@@ -905,9 +905,9 @@ EOF
|
||||
fi
|
||||
|
||||
gum style --border normal --margin "1" --padding "1 2" --border-foreground 212 "
|
||||
⚠️ $(gum style --foreground 212 'WARNING:') You will now set the password of the numbus-admin user. \
|
||||
You will almost never user it. Consider using a very strong password : you can write it down \
|
||||
securely on a hidden sheet of paper or add it to your password manager (locally with Passbolt \
|
||||
⚠️ $(gum style --foreground 212 'WARNING:') You will now set the password of the numbus-admin user.
|
||||
You will almost never user it. Consider using a very strong password : you can write it down
|
||||
securely on a hidden sheet of paper or add it to your password manager (locally with Passbolt
|
||||
with any other online password manager provider)."
|
||||
|
||||
gum confirm "➡️ I understand, 'yes' to proceed." || { echo -e "\n\n❌ Aborting as requested."; exit 1; }
|
||||
|
||||
Reference in New Issue
Block a user