mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
récupération du bon mot de passe mysql
This commit is contained in:
parent
65fe5874df
commit
f27dbbf2f1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
db_user=freshrss
|
||||
db_name=freshrss
|
||||
root_pwd=$(sudo cat /etc/yunohost/mysql)
|
||||
db_pwd=$(sudo yunohost app setting freshrss mysqlpwd)
|
||||
|
||||
myuser=$1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue