Skip to content

Commit

Permalink
WHOOPS I LEFT THE TESTING URL IN
Browse files Browse the repository at this point in the history
modified:   lb.py
  • Loading branch information
wish13yt committed Oct 20, 2024
1 parent a869eb4 commit 37921b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lb.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def cls():
if (command == "update"):
print("This requires an additional download of 569 bytes.")
input("Are you fine with that? Close this if not. ")
url = 'https://google.com/guthib'
url = 'https://github.com/Freakybob-Team/lb/blob/main/update.py?raw=true'
response = requests.get(url)
file_Path = 'update.py'

Expand Down

0 comments on commit 37921b7

Please sign in to comment.