mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
fix: setup beginning before folders are created
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ ALLARGS = settings.ALLARGS
|
||||
ARGS = sys.argv[1:]
|
||||
|
||||
|
||||
class HandleArgs:
|
||||
class ProcessArgs:
|
||||
def __init__(self) -> None:
|
||||
self.handle_build()
|
||||
self.handle_host()
|
||||
|
||||
Reference in New Issue
Block a user