Typing is hard
Co-Authored-By: dbkr <dbkr@users.noreply.github.com>
This commit is contained in:
parent
c5e7e82b46
commit
73144c3493
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ app = Flask(__name__)
|
||||||
deployer = None
|
deployer = None
|
||||||
arg_extract_path = None
|
arg_extract_path = None
|
||||||
arg_symlink = None
|
arg_symlink = None
|
||||||
arg_webbook_token = None
|
arg_webhook_token = None
|
||||||
arg_api_token = None
|
arg_api_token = None
|
||||||
|
|
||||||
def create_symlink(source, linkname):
|
def create_symlink(source, linkname):
|
||||||
|
|
Loading…
Reference in a new issue