Spaces:
Sleeping
Sleeping
Create CodexMesh_runtime_init.sh
Browse files
CodexMesh_runtime_init.sh
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#!/bin/bash
|
| 2 |
+
echo "Initializing CodexByte ΩΞ runtime..."
|
| 3 |
+
python sync_engine.py
|