Explorar o código

Force removal of the exuberant-tags directory.

Drew %!s(int64=12) %!d(string=hai) anos
pai
achega
f667c6f453
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      install

+ 1 - 1
install

@@ -38,6 +38,6 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then
     ./configure
     make
     sudo make install
-    rm -r "$HOME"/exuberant-ctags
+    rm -r -f "$HOME"/exuberant-ctags
 fi
 echo ""