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:
parent
ce742a5a05
commit
e636156433
4 changed files with 2 additions and 1 deletions
1
doc/DESCRIPTION.md
Symbolic link
1
doc/DESCRIPTION.md
Symbolic link
|
@ -0,0 +1 @@
|
|||
DESCRIPTION_fr.md
|
Before Width: | Height: | Size: 171 KiB After Width: | Height: | Size: 171 KiB |
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue