Browse Source

Modify uninstall script as well.

pull/279/head
Femi Agbabiaka 6 years ago
parent
commit
6c7f30eea3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      uninstall.sh

+ 1
- 1
uninstall.sh View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# Set source and target directories
powerline_fonts_dir="$( cd "$( dirname "$0" )" && pwd )"

Loading…
Cancel
Save