Skip to content

Commit

Permalink
add readme & update installer
Browse files Browse the repository at this point in the history
  • Loading branch information
radeeyate committed Jan 28, 2024
1 parent fa7b4c9 commit 8767a60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 147 deletions.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ if ! command -v ectool &> /dev/null; then
fi

echo "Installing kblight to /usr/local/bin"
curl -o /usr/local/bin/kblight "https://raw.githubusercontent.com/radeeyate/kblight/master/kblight.sh"
curl -o /usr/local/bin/kblight "https://raw.githubusercontent.com/radeeyate/kblight/master/kblight"
echo "Done... exiting"
exit 0
146 changes: 0 additions & 146 deletions kblight.sh

This file was deleted.

0 comments on commit 8767a60

Please sign in to comment.