run file update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from src.cont import app,freezer
|
||||
|
||||
from intern import app,freezer
|
||||
import sys
|
||||
|
||||
if __name__ == "__main__":
|
||||
if len(sys.argv) > 1 and sys.argv[1] == "build":
|
||||
|
||||
Reference in New Issue
Block a user