summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/PythonIDE/readme.md2
-rw-r--r--src/PythonIDE/run_linux.sh1
2 files changed, 2 insertions, 1 deletions
diff --git a/src/PythonIDE/readme.md b/src/PythonIDE/readme.md
index c346509..545be58 100644
--- a/src/PythonIDE/readme.md
+++ b/src/PythonIDE/readme.md
@@ -2,4 +2,4 @@
- It's made with python, no non-default python libraries are needed
- `java` must be on the path for it to work
-- The `.jar` must be compiled and set as the first argument (an example `.bat` is here) \ No newline at end of file
+- The `.jar` must be compiled and set as the first argument (an example `.bat` and `.sh` is here) \ No newline at end of file
diff --git a/src/PythonIDE/run_linux.sh b/src/PythonIDE/run_linux.sh
new file mode 100644
index 0000000..b10feee
--- /dev/null
+++ b/src/PythonIDE/run_linux.sh
@@ -0,0 +1 @@
+python3 src/esotericFORTRANIDE.py ../esotericFORTRAN.jar