Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
bslenul committed Aug 18, 2018
1 parent 37ae115 commit 2c54f7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hakchi/tyrquake.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if [ "$(cat /dev/clovercon1)" = 0800 ] || [ -z "$(cat "$name.txt")" ]; then
[ "$(ls -d * | grep -iw id1)" ] && quake="$(ls -d * | grep -iw id1)"
fi
if [ "$button_id" = 0200 ]; then
[ "$(ls -d * | grep -iw hypnotic)" ] && quake="$(ls -d * | grep -iw hypnotic)"
[ "$(ls -d * | grep -iw hipnotic)" ] && quake="$(ls -d * | grep -iw hipnotic)"
fi
if [ "$button_id" = 0002 ]; then
[ "$(ls -d * | grep -iw rogue)" ] && quake="$(ls -d * | grep -iw rogue)"
Expand Down
File renamed without changes.

0 comments on commit 2c54f7f

Please sign in to comment.