mirror of
https://gitea.com/bipinkrish/DeGourou.git
synced 2024-11-17 08:20:23 +00:00
Merge pull request 'Add shebang' (#1) from 740392f60e/DeGourou:shebang into main
Reviewed-on: https://gitea.com/bipinkrish/DeGourou/pulls/1
This commit is contained in:
commit
cfb8265138
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