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

Fix doc directory

This commit is contained in:
Félix Piédallu 2023-10-03 14:06:07 +02:00
parent ce742a5a05
commit e636156433
4 changed files with 2 additions and 1 deletions

1
doc/DESCRIPTION.md Symbolic link
View file

@ -0,0 +1 @@
DESCRIPTION_fr.md

View file

Before

Width:  |  Height:  |  Size: 171 KiB

After

Width:  |  Height:  |  Size: 171 KiB

View file

@ -47,7 +47,7 @@ then
fi
# upgrade...
rm -rf "$install_dir/www"
ynh_secure_remove --file="$install_dir/www"
mv "$install_dir/sources/dist" "$install_dir/www"
if [ -f "$install_dir/digiwords.db" ]; then