mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update scripts/upgrade
Co-Authored-By: JimboJoe <jimmy@monin.net>
This commit is contained in:
parent
44cc4d66e9
commit
50c9463d96
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ then
|
|||
|
||||
if [ -n "$(uname -m | grep arm)" ]
|
||||
then
|
||||
# Clean old file, sometime it could make some big issues if we don't do this !!
|
||||
# Clean old file, sometimes it could make some big issues if we don't do this!!
|
||||
ynh_secure_remove --file=$final_path/bin
|
||||
ynh_secure_remove --file=$final_path/lib
|
||||
ynh_secure_remove --file=$final_path/include
|
||||
|
|
Loading…
Reference in a new issue