This commit is contained in:
2023-07-21 22:57:14 +01:00
parent df927977ba
commit 57f0bb9371
16 changed files with 1963 additions and 19 deletions

View File

@ -1,8 +0,0 @@
#!/usr/local/bin/python3
def main():
# Commands here
if __name__ == "__main__":
main()