1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal_ynh.git synced 2024-09-03 18:35:53 +02:00

Update upgrade

This commit is contained in:
yalh76 2022-09-23 21:26:06 +02:00
parent 6f5aab782d
commit 2116abc925

View file

@ -78,6 +78,7 @@ then
# Download, check integrity, uncompress and patch the source from app.src # Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$final_path" ynh_setup_source --dest_dir="$final_path"
ynh_store_file_checksum --file="$final_path/composer.json"
mkdir -p "$final_path/$app" mkdir -p "$final_path/$app"
fi fi