Browse Source

remove script - compliant with yunohost policy

Émile Morel 10 years ago
parent
commit
ffd6e0bbfe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/remove

+ 1 - 1
scripts/remove

@@ -49,6 +49,6 @@ sudo apt-get update
 
 
 # Remove packets
 # Remove packets
 # The yunohost policy is currently to not uninstall packets (dependency problems)
 # The yunohost policy is currently to not uninstall packets (dependency problems)
-sudo apt-get --assume-yes --force-yes remove tor torsocks
+#sudo apt-get --assume-yes --force-yes remove tor torsocks
 
 
 exit 0
 exit 0