diff options
author | ArghKevin <kagheli@student.sdccd.edu> | 2024-04-29 13:32:18 -0700 |
---|---|---|
committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-04-29 13:32:18 -0700 |
commit | b91b582d8a6c0b2e78a20a517c6e0d3b036725d8 (patch) | |
tree | 615a0ed4830a3ef1b17ec505001771962a5933f1 /run.sh | |
parent | 55669ea76c7a08dfbaca5898070404c0f60d476d (diff) |
Week 2. Stubs. Start of GUI.
Diffstat (limited to 'run.sh')
-rw-r--r-- | run.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/bin/sh + +$HOME/.p2/pool/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_21.0.2.v20240123-0840/jre/bin/java.exe -classpath bin ComparisonView |