Use python2, not python for check_minecraft

This commit is contained in:
Salt 2021-12-24 14:45:58 -06:00
parent 4e7c418b04
commit 6e74d5d992
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
# coding=utf8
from datetime import datetime, timedelta