mirror of
https://github.com/YunoHost-Apps/listmonk_ynh.git
synced 2024-09-03 19:36:15 +02:00
fix make dist in upgrade
This commit is contained in:
parent
c1825cfe70
commit
93421d2b0c
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ then
|
||||||
export GOCACHE="$install_dir/build/.cache"
|
export GOCACHE="$install_dir/build/.cache"
|
||||||
ynh_use_nodejs
|
ynh_use_nodejs
|
||||||
make dist
|
make dist
|
||||||
mv listmonk ..
|
mv listmonk ../../
|
||||||
popd
|
popd
|
||||||
ynh_remove_go
|
ynh_remove_go
|
||||||
ynh_remove_nodejs
|
ynh_remove_nodejs
|
||||||
|
|
Loading…
Add table
Reference in a new issue