Browse Source

systemd: Add missing clean for init sh script

Sebastien Badia 10 years ago
parent
commit
f8257cb41b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/remove

+ 1 - 1
scripts/remove

@@ -23,7 +23,7 @@ domain=$(sudo yunohost app setting vpnclient domain)
 # The End
 sudo systemctl stop ynh-vpnclient --quiet
 sudo yunohost service remove ynh-vpnclient
-sudo rm -f /lib/systemd/system/ynh-vpnclient.service
+sudo rm -f /lib/systemd/system/ynh-vpnclient.service /usr/local/bin/ynh-vpnclient
 sudo rm -f /tmp/.ynh-vpnclient-*
 
 # Remove confs