mirror of
https://github.com/YunoHost-Apps/bozon_ynh.git
synced 2024-09-03 18:16:09 +02:00
Update upgrade
This commit is contained in:
parent
c21227cf37
commit
3fbeff6247
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
myynh_clean_source () {
|
||||
find "$install_dir" -type f -name ".htaccess" -delete
|
||||
if [ -e "$install_dir/.gitignore" ]; then
|
||||
ynh_secure_remove "$install_dir/.gitignore"
|
||||
ynh_secure_remove --file="$install_dir/.gitignore"
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue