mirror of
https://gitea.com/bipinkrish/DeGourou.git
synced 2024-11-17 07:40:21 +00:00
Fix shebang
This commit is contained in:
parent
321e23c70f
commit
2a825abbeb
1 changed files with 1 additions and 1 deletions
2
DeGourou.py
Normal file → Executable file
2
DeGourou.py
Normal file → Executable file
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env python
|
||||
from setup.loginAccount import loginAndGetKey
|
||||
from setup.fulfill import downloadFile
|
||||
|
||||
|
|
Loading…
Reference in a new issue