mirror of
https://github.com/Alvin-Zilverstand/femcode.git
synced 2026-09-12 09:54:13 +02:00
feat: Compile Linux executable and update femterpreter script
This commit is contained in:
BIN
Binary file not shown.
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
python3 $(dirname "$0")/src/main.py "$@"
|
$(dirname "$0")/dist/femcode_linux "$@"
|
||||||
Reference in New Issue
Block a user