Skip to content

Commit

Permalink
gitignore updated
Browse files Browse the repository at this point in the history
  • Loading branch information
thewhiteh4t committed Jul 7, 2022
1 parent 9ceac3f commit e1f51f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
db/
logs/
templates/__pycache__/
template/__pycache__/

5 comments on commit e1f51f3

@Tz-Draco
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sudo pacman -S seeker

@Tz-Draco
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git clone https://github.com/thewhiteh4t/seeker.git
cd seeker/
chmod +x install.sh
./install.sh

@Tz-Draco
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sudo pacman -S seeker

@Tz-Draco
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker pull thewhiteh4t/seeker

@Tz-Draco
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git clone https://github.com/thewhiteh4t/seeker.git
cd seeker/
python3 seeker.py

Please sign in to comment.