mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
rm database
This commit is contained in:
parent
f01bb1d266
commit
a190f3e579
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
db_user=diaspora
|
||||
db_name=diaspora
|
||||
db_name=diaspora_production
|
||||
root_pwd=$(sudo cat /etc/yunohost/mysql)
|
||||
domain=$(sudo yunohost app setting diaspora domain)
|
||||
|
||||
|
|
Loading…
Reference in a new issue