blob: 1d7eb2e252ee9e0492f2b3385f038165078cd93f (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- LOGO/print_logo.sh.orig 2018-11-19 21:21:44 UTC
+++ LOGO/print_logo.sh
@@ -1,4 +1,4 @@
-#!/bin/bash -l
+#!/bin/sh
#FHJ: Logo generated with jp2a utility. See LOGO/donkey2ascii.sh.
#FHJ: Banner was manually generated. It is based on the output of Figlet with font "Varsity"
|