aboutsummaryrefslogtreecommitdiffstats
path: root/nfo.ans
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-15 14:44:01 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-15 14:44:01 +0100
commitf31997605dea1d72cc95a149894459d7d89e1e78 (patch)
treef82f53fe0c57c000105ea78cbced135bb01504ac /nfo.ans
parent6050004cc8c893eb681932aca2e0b079b4f2f227 (diff)
downloadcosin25-invite-mountainbytes-f31997605dea1d72cc95a149894459d7d89e1e78.tar.gz
cosin25-invite-mountainbytes-f31997605dea1d72cc95a149894459d7d89e1e78.tar.bz2
cosin25-invite-mountainbytes-f31997605dea1d72cc95a149894459d7d89e1e78.tar.lz
cosin25-invite-mountainbytes-f31997605dea1d72cc95a149894459d7d89e1e78.zip

feat: make nfo executable

Diffstat (limited to 'nfo.ans')
-rwxr-xr-x[-rw-r--r--]nfo.ans11
1 files changed, 8 insertions, 3 deletions
diff --git a/nfo.ans b/nfo.ans
index 58a02c6..d0ee1af 100644..100755
--- a/nfo.ans
+++ b/nfo.ans
@@ -1,5 +1,10 @@
-(psst: if you can read this, you may want to enable ansi, or just use the html file generated from this)
-
+#!/usr/bin/env sh
+echo '
+psst: if you can read this,
+you may want to enable ansi,
+or just use the html file
+generated from this
+
 ██     ██            ██     ██ 
██     ██            ██     ██ 
██     ██ ██      ██ ██     ██ 
@@ -24,4 +29,4 @@
┃┗━━● with build options to make a more restricted <32k ┃
┣━━▶ using simple directmedia layer ┃
┣━━▶ using micromod-rs ┃
-┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
+┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛' && read -n 1 #