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