This commit is contained in:
oh 2015-10-03 22:40:28 +02:00
parent aa19679cc9
commit afcd7ec7f4
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@
case $1 in case $1 in
add) add)
hasboot index hashboot index
;; ;;
remove) remove)
hasboot index hashboot index
;; ;;
esac esac