1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dex_ynh.git synced 2024-09-03 18:26:22 +02:00

Update install

This commit is contained in:
Limezy 2022-03-24 13:55:50 +07:00
parent f5023740f9
commit 660cf64b3f

View file

@ -120,7 +120,7 @@ pushd "$final_path"
unset GOPATH
make build
# Setup a nice Yunohost logo
cp /usr/share/yunohost/admin/img/logo.08bab97e.png web/theme/light/logo.png
cp /usr/share/yunohost/admin/img/logo.08bab97e.png web/themes/light/logo.png
popd
ynh_remove_go