mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-06-15 14:27:01 +02:00
bug: 20 Character (pwd)
This commit is contained in:
@ -11,7 +11,7 @@ source /root/constants-service.conf
|
||||
LXC_IP=$(hostname -I)
|
||||
webroot=/var/www/html
|
||||
|
||||
MYSQL_PASSWORD="$(random_password)"
|
||||
MYSQL_PASSWORD="$(random_password_open3a)"
|
||||
|
||||
apt update
|
||||
|
||||
|
Reference in New Issue
Block a user