This commit is contained in:
2022-02-23 11:11:09 +01:00
parent aeccd70318
commit 6af33a030e
6 changed files with 12 additions and 85 deletions

12
run
View File

@ -7,14 +7,14 @@ set -eu
. ./.env
. ./themes/hugo-theme-lowtech/scripts/run
echo " _"
echo " | |"
echo "__ _____| | _____"
echo "\ \ /\ / / _ \ |/ / _ \\"
echo " \ V V / __/ < (_) |"
echo " \_/\_/ \___|_|\_\___/"
echo ' _'
echo '__ _____| | _____'
echo '\ \ /\ / / _ | |/ / _ \'
echo ' \ V V | __| | (_) |'
echo ' \_/\_/ \___|_|\_\___/'
echo
echo
# https://duckduckgo.com/?q=Figlet+weko
if [ $# -ge 1 ]; then
$@