diff options
author | glenda <glenda@cirno> | 2022-09-14 09:22:19 +0000 |
---|---|---|
committer | glenda <glenda@cirno> | 2022-09-14 09:22:19 +0000 |
commit | 5f4d4df6cae3ad0167e978afa489e2775bbd6016 (patch) | |
tree | 14fca697633d83822685cecda496a68aac411967 /demos/demo | |
parent | 4f85698062f9283b8b7fcc6dacc256c786c22210 (diff) |
Add script to run acme with large font and demo file open
Diffstat (limited to 'demos/demo')
-rwxr-xr-x | demos/demo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/demos/demo b/demos/demo new file mode 100755 index 0000000..c447ede --- /dev/null +++ b/demos/demo @@ -0,0 +1,4 @@ +#!/bin/rc + +font=/lib/font/bit/APL386/22/font +acme -c1 -f$font -F$font demos/demos |