mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Fix restore error
This commit is contained in:
parent
a48dc8c20e
commit
05fd8bb523
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ ynh_restore_file "$final_path"
|
|||
# RESTORE THE POSTGRESQL DATABASE
|
||||
#=================================================
|
||||
|
||||
ynh_install_app_dependencies postgresql postgresql-contrib
|
||||
ynh_psql_test_if_first_run
|
||||
ynh_psql_create_user "$app" "$db_pwd"
|
||||
ynh_psql_execute_as_root \
|
||||
|
|
Loading…
Add table
Reference in a new issue