diff options
author | Marlow D. Alfonso Díaz <wiikifox@unix.dog> | 2025-09-28 22:21:45 +0000 |
---|---|---|
committer | Marlow D. Alfonso Díaz <wiikifox@unix.dog> | 2025-09-28 22:21:45 +0000 |
commit | 7157f7e524ce7121bfb0749b52c615a32344df34 (patch) | |
tree | 7e73b796712b0de9d10e57ff0e6b5e4d3ff772bc /build.sh | |
download | wiikifox-den-7157f7e524ce7121bfb0749b52c615a32344df34.tar.gz wiikifox-den-7157f7e524ce7121bfb0749b52c615a32344df34.tar.bz2 wiikifox-den-7157f7e524ce7121bfb0749b52c615a32344df34.zip |
A nuclear war can ruin your whole day.
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..3f03bae --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +#!/bin/sh +emacs -Q --script ./build.el |