Add simple shell script for running under csi.

This commit is contained in:
Dominik Pantůček 2023-03-14 11:50:00 +01:00
parent 36e6e3c3cf
commit ed3c8fef63

14
brmsaptool.sh Normal file
View file

@ -0,0 +1,14 @@
#!/bin/sh
csi -q -b \
testing.scm \
listing.scm \
dictionary.scm \
month.scm \
period.scm \
ansi.scm \
member-file.scm \
command-line.scm \
brmsaptool.scm \
-- \
"$@"