mirror of https://schlomp.space/tastytea/hashboot
Typo.
parent
aa19679cc9
commit
afcd7ec7f4
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
add)
|
add)
|
||||||
hasboot index
|
hashboot index
|
||||||
;;
|
;;
|
||||||
remove)
|
remove)
|
||||||
hasboot index
|
hashboot index
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue