1
0
Fork 0
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:
Navan Chauhan 2023-05-12 17:21:17 -06:00 committed by GitHub
parent c1825cfe70
commit 93421d2b0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ then
export GOCACHE="$install_dir/build/.cache"
ynh_use_nodejs
make dist
mv listmonk ..
mv listmonk ../../
popd
ynh_remove_go
ynh_remove_nodejs