mirror of
https://github.com/YunoHost-Apps/pgadmin_ynh.git
synced 2024-09-03 19:56:38 +02:00
Fix restore
This commit is contained in:
parent
c35a2e75fc
commit
1a61d6b861
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ ynh_restore
|
|||
|
||||
# Check that the good python version is installed
|
||||
# If not upgrade the source
|
||||
install_sources
|
||||
install_source
|
||||
|
||||
# POPULATE THE DATABASE
|
||||
ynh_script_progression --message="Reconfiguring Postgresql database..."
|
||||
|
|
Loading…
Reference in a new issue