diff options
author | glenda <glenda@cirno> | 2022-09-14 09:24:12 +0000 |
---|---|---|
committer | glenda <glenda@cirno> | 2022-09-14 09:24:12 +0000 |
commit | 917596b0ab7e0c15b38594c3cafa70f92719c231 (patch) | |
tree | d51a9c2517017df8cf3a22d6d2ed326a990f0b62 /demos/demo | |
parent | 5f4d4df6cae3ad0167e978afa489e2775bbd6016 (diff) |
Fix path
Diffstat (limited to 'demos/demo')
-rwxr-xr-x | demos/demo | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ #!/bin/rc font=/lib/font/bit/APL386/22/font -acme -c1 -f$font -F$font demos/demos +acme -c1 -f$font -F$font demos |