Ensures consistency

This commit is contained in:
Maniack Crudelis
2019-02-14 01:35:47 +01:00
parent 798ef54052
commit 160964c0bc
4 changed files with 5 additions and 5 deletions

View File

@@ -76,7 +76,7 @@ path_url=$(ynh_normalize_url_path $path_url)
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================
ynh_print_info "Downloading, checking and unpacking sources..."
ynh_print_info "Upgrading source files..."
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source "$final_path"
@@ -172,4 +172,4 @@ systemctl reload nginx
# END OF SCRIPT
#=================================================
ynh_print_info "Upgrade completed"
ynh_print_info "Upgrade of $app completed"