mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Fix #6
This commit is contained in:
parent
4f2edf1318
commit
7fe0f4ad95
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ ynh_remove_nodejs () {
|
|||
ynh_secure_remove "$n_install_dir"
|
||||
ynh_secure_remove "/usr/local/n"
|
||||
sed --in-place "/N_PREFIX/d" /root/.bashrc
|
||||
rm -f /etc/cron.daily/node_update
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue