mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-20 12:35:16 +00:00
remove empty line
This commit is contained in:
@@ -115,7 +115,6 @@ cp /opt/librenms/snmpd.conf.example /etc/snmp/snmpd.conf
|
|||||||
|
|
||||||
APP_PASSWORD=$(openssl rand -base64 18 | tr -dc 'a-zA-Z0-9' | head -c13)
|
APP_PASSWORD=$(openssl rand -base64 18 | tr -dc 'a-zA-Z0-9' | head -c13)
|
||||||
APP_USER="admin"
|
APP_USER="admin"
|
||||||
|
|
||||||
{
|
{
|
||||||
echo "LibreNMS Credentials"
|
echo "LibreNMS Credentials"
|
||||||
echo "Username: ${APP_USER}"
|
echo "Username: ${APP_USER}"
|
||||||
|
|||||||
Reference in New Issue
Block a user