summaryrefslogtreecommitdiffhomepage
path: root/subr
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-06-24 11:07:02 +0200
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2022-06-24 11:07:02 +0200
commitaeea9be5ac687da1d43c8f0987e91630cc50711d (patch)
tree938e93d5937bb86c28ef9f942af9304ba92ef068 /subr
parent6e5bab13441fc3eafdf0451fa7d00d1fa2973ce6 (diff)
downloadmidipix_build-aeea9be5ac687da1d43c8f0987e91630cc50711d.tar.bz2
midipix_build-aeea9be5ac687da1d43c8f0987e91630cc50711d.tar.xz
subr/build_init.subr: updated.
Diffstat (limited to 'subr')
-rw-r--r--subr/build_init.subr24
1 files changed, 12 insertions, 12 deletions
diff --git a/subr/build_init.subr b/subr/build_init.subr
index e6459a86..335a80f9 100644
--- a/subr/build_init.subr
+++ b/subr/build_init.subr
@@ -179,18 +179,18 @@ buildp_init_getopts() {
done; _shiftfl=1; ;;
# {{{ --roar
--roar) printf "%s\n" '
-   
-   
-%.  /\  /\  ROAR!
-`%%.    """    / 
- `%%   o _ o   / 
- // ;  (__Y__)    
-(( /   `\_/   
- \\ .'\''     
- \\ /   
- \\/  \ | | 
- \ )___| | 
- (_____/__))))))) '; exit 0; ;;
+ ▃▃▃▃
+ ▟ ▙
+▟▙▃▟▙  /\ /\  roar!
+▜▒▓▒▛  ▛ """ ▜  /
+ ▜ ▛   ^ _ ^   /
+ ▀   (__y_)  
+ ▟▙ ▁▂▃▟▐▙▜`\_/▛▟▌
+ ▟▙ ▟ ▓▓▓| |▍▓▓▓
+ ▜\▙ ▟ ▓▓▓▓▓ |▓▓▓▓▓
+ ▜\\ \ ▒▒▒| | ▒▒▒
+ ▜\ ) ▒_| |▙ ▒
+ ( / ))))))'; exit 0; ;;
# }}}
*) _shiftfl=0; ;;
esac;