updated some coments

This commit is contained in:
Russell R. 2020-09-26 00:13:49 -04:00
parent 83eaec38a8
commit 53e743e296
1 changed files with 2 additions and 1 deletions

View File

@ -148,8 +148,9 @@ cd ~
#echo '**************************************************'|lolcat
#echo ''
# Set a random banner file to print
# Look in my ascii-art folder, and use shuf to get a randome file name.
BANNERFILE=$(ls ~/mydocs/ascii-art/ | shuf -n 1)
# Then use lolcat to display the colorful ascii art file
lolcat ~/mydocs/ascii-art/$BANNERFILE