mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-09-01 10:15:15 +02:00
random password open3A set to 20 character
This commit is contained in:
parent
8c2d454cb8
commit
16127c1f08
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue