mirror of
https://gitea.com/bipinkrish/DeGourou.git
synced 2024-11-17 08:40:22 +00:00
Add shebang
This commit is contained in:
parent
a74904ad99
commit
321e23c70f
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
from setup.loginAccount import loginAndGetKey
|
||||
from setup.fulfill import downloadFile
|
||||
|
||||
|
|
Loading…
Reference in a new issue