Browse Source

uninstall alias

neil 9 years ago
parent
commit
4ac8d68d06
1 changed files with 1 additions and 1 deletions
  1. 1 1
      le.sh

+ 1 - 1
le.sh

@@ -1127,7 +1127,7 @@ uninstall() {
 
   _profile="$(_detect_profile)"
   if [ "$_profile" ] ; then
-    sed -i "/source \"$LE_WORKING_DIR/le.env\"/d"  "$_profile"
+    sed -i /le.env/d  "$_profile"
   fi
 
   rm -f $LE_WORKING_DIR/le.sh