Replace #!/bin/env with #!/usr/bin/env in bot.py #9

Merged
Skyflare merged 1 commits from noisytoot/matchmaking-bot:fix-shebang into master 2024-04-16 06:35:01 +02:00

1 Commits

Author SHA1 Message Date
Ron Nazarov 3fc14cbaad
Replace #!/bin/env with #!/usr/bin/env in bot.py
Neither is POSIX, but /usr/bin/env is more widely used and /bin/env
does not exist on GNU Guix System.
2023-10-15 18:44:30 +01:00