We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f88e24 commit c71a94cCopy full SHA for c71a94c
package.sh
@@ -5,7 +5,7 @@
5
6
set -e
7
8
-cat <<EOF > out/readme
+cat <<EOF | tr '\n' '\r' > out/readme
9
IntBASIC.system
10
11
Integer BASIC Copyright 1977 Apple Computer, Inc.
0 commit comments