mirror of
https://github.com/YunoHost-Apps/ffsync_ynh.git
synced 2024-09-03 18:26:38 +02:00
Update remove
This commit is contained in:
parent
027ac79654
commit
318e0039c3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
db_user=wordpress
|
db_user=ffsync
|
||||||
db_name=wordpress
|
db_name=ffsync
|
||||||
root_pwd=$(sudo cat /etc/yunohost/mysql)
|
root_pwd=$(sudo cat /etc/yunohost/mysql)
|
||||||
domain=$(sudo yunohost app setting ffsync domain)
|
domain=$(sudo yunohost app setting ffsync domain)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue