Skip to content

Commit

Permalink
v1.2.9 - code optimization
Browse files Browse the repository at this point in the history
Former-commit-id: ad807fd
  • Loading branch information
thewhiteh4t committed Aug 10, 2021
1 parent a17f169 commit 2b7fe35
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 198 deletions.
3 changes: 3 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"api_key": ""
}
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
mkdir -p $HOME/.config/pwnedornot
cp config.json $HOME/.config/pwnedornot/config.json
Loading

0 comments on commit 2b7fe35

Please sign in to comment.