mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Update install
This commit is contained in:
parent
807675cd10
commit
0d7918e544
1 changed files with 0 additions and 2 deletions
|
@ -60,8 +60,6 @@ done
|
|||
# Set admin user
|
||||
$php_exec fos:user:promote --super "$admin"
|
||||
|
||||
#$php_exec doctrine:migrations:migrate
|
||||
|
||||
# Configure Wallabag instance URL
|
||||
ynh_mysql_connect_as --user=$db_user --password="$db_pwd" --database=$db_name <<< "UPDATE internal_setting SET value = 'https://$domain$path' WHERE name = 'wallabag_url'"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue