changed shebang to not hardcode the dir

This commit is contained in:
jan6 2024-02-07 14:39:50 +02:00
parent 1d78cce8be
commit d1fea9263c
1 changed files with 1 additions and 1 deletions

2
bot.py
View File

@ -1,4 +1,4 @@
#!/home/jan6/src/bot6/venv/bin/python3
#!./venv/bin/python3
#!/usr/bin/env python3
import ircstates, socket, ssl