qol changes
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# Parses and calls commands
|
||||
|
||||
import argparse
|
||||
from os import setregid
|
||||
from pathlib import Path
|
||||
from ctf.utils import *
|
||||
|
||||
@@ -19,7 +20,8 @@ def set_arguments():
|
||||
|
||||
|
||||
def main():
|
||||
print("running main")
|
||||
args = set_arguments()
|
||||
print(args)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user