Update photoprism.sh

This commit is contained in:
tteckster 2022-03-11 16:05:02 -05:00 committed by GitHub
parent 2c5e139444
commit 6263fc6f7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ RD=`echo "\033[01;31m"`
CM='\xE2\x9C\x94\033'
GN=`echo "\033[1;92m"`
CL=`echo "\033[m"`
PP=`echo "\e[1;35m"`
APP="PhotoPrism"
HN=$(echo ${APP,,} | tr -d ' ')
while true; do
@ -17,7 +18,7 @@ while true; do
done
clear
function header_info {
echo -e "${RD}
echo -e "${PP}
_____ _ _ _____ _
| __ \| | | | | __ \ (_)
| |__) | |__ ___ | |_ ___ | |__) | __ _ ___ _ __ ___