From f31997605dea1d72cc95a149894459d7d89e1e78 Mon Sep 17 00:00:00 2001 From: memdmp Date: Sat, 15 Feb 2025 14:44:01 +0100 Subject: feat: make nfo executable --- nfo.ans | 11 ++++++++--- nfo.html | 5 ++++- 2 files changed, 12 insertions(+), 4 deletions(-) mode change 100644 => 100755 nfo.ans diff --git a/nfo.ans b/nfo.ans old mode 100644 new mode 100755 index 58a02c6..d0ee1af --- 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 #  diff --git a/nfo.html b/nfo.html index f001eb5..ac28efe 100644 --- a/nfo.html +++ b/nfo.html @@ -1,7 +1,10 @@ - + cosin25-invite.rs - ansi to html + + + -- cgit v1.2.3