mirror of
https://gitlab.com/octtspacc/staticoso
synced 2025-06-05 22:09:23 +02:00
Divide source (staticoso
This commit is contained in:
@ -107,7 +107,6 @@ def CopyAssets():
|
||||
os.system("cp -R Assets/* public/")
|
||||
|
||||
def Main():
|
||||
os.chdir(os.path.dirname(os.path.abspath(__file__)))
|
||||
ResetPublic()
|
||||
Templates = LoadFromDir('Templates')
|
||||
Parts = LoadFromDir('Parts')
|
||||
|
Reference in New Issue
Block a user