summarylogtreecommitdiffstats
path: root/hp15c_runner.sh
diff options
context:
space:
mode:
authorQuint Guvernator2020-10-30 19:22:39 +0100
committerQuint Guvernator2020-10-30 19:36:15 +0100
commitd6c1b30e173ebfcdb5df9cc5f0965ec48d0311f9 (patch)
tree58ed84e962041439670f0257d3ef2f75855c62ac /hp15c_runner.sh
parente388095fd56455c7ab54666197f439e8a94cd75a (diff)
parent68d14da2959dc9a91895c6085f0878153b158746 (diff)
downloadaur-d6c1b30e173ebfcdb5df9cc5f0965ec48d0311f9.tar.gz
merge suggestions from saengowp
Diffstat (limited to 'hp15c_runner.sh')
-rw-r--r--hp15c_runner.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hp15c_runner.sh b/hp15c_runner.sh
index e3f320f7b6df..7d4500b66f49 100644
--- a/hp15c_runner.sh
+++ b/hp15c_runner.sh
@@ -1,4 +1,4 @@
#!/bin/sh
# runs HP-15C tcl script in proper directory
cd /usr/lib/hp15c
-/usr/bin/wish HP-15C.tcl
+/usr/bin/wish HP-15C.tcl "$@"