mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-09-01 02:09:53 +02:00
bug: 20 Character (pwd)
This commit is contained in:
parent
8d43d3cf07
commit
2fb27d6186
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