Skip to content

Commit

Permalink
Update update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazr1026 authored Feb 10, 2021
1 parent 3bc5d37 commit 88b781d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion update.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
git reset #this is not a very elegant or perfect way to do it, but I suck at Git and also do not care
git pull
python3 sans.py

#props to radeon for the original script (still pinned btw)

0 comments on commit 88b781d

Please sign in to comment.