Skip to content

Commit

Permalink
Update restore
Browse files Browse the repository at this point in the history
  • Loading branch information
ericgaspar committed Aug 22, 2021
1 parent 71054e9 commit f029e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/restore
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ final_path=$(ynh_app_setting_get --app=$app --key=final_path)
db_name=$(ynh_app_setting_get --app=$app --key=db_name)
db_user=$db_name
phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
timezone="$(cat /etc/timezone)"

#=================================================
# CHECK IF THE APP CAN BE RESTORED
Expand Down

0 comments on commit f029e52

Please sign in to comment.