mirror of
https://github.com/YunoHost-Apps/strut_ynh.git
synced 2024-09-03 20:26:33 +02:00
[enh] Add a comment
This commit is contained in:
parent
aa203a6b8f
commit
4704589a5e
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ path_url=$(ynh_normalize_url_path $path_url)
|
|||
# For this app sources are in app subdirectory
|
||||
tmp_dir=$(mktemp -d)
|
||||
ynh_setup_source "$tmp_dir"
|
||||
# Dist is the compiled version. Other directories are source code and tools to build the program
|
||||
cp -R "$tmp_dir/dist/." "$final_path/"
|
||||
# Imgur is deactivated on the specific upstream selected, but this text is still here
|
||||
# Don't use a patch because it's minified js
|
||||
|
|
Loading…
Add table
Reference in a new issue