mirror of
https://github.com/YunoHost-Apps/wikijs_ynh.git
synced 2024-09-03 20:36:09 +02:00
Fix remove remove
This commit is contained in:
parent
69d7155790
commit
73957f4357
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ ynh_remove_nodejs
|
|||
#=================================================
|
||||
ynh_print_info "Removing yarn 1.13.0..."
|
||||
|
||||
sudo apt remove yarn
|
||||
sudo apt remove -y yarn
|
||||
|
||||
#=================================================
|
||||
# REMOVE APP MAIN DIR
|
||||
|
|
Loading…
Reference in a new issue