Update homepage-update.sh

pull/506/head
tteckster 2022-09-11 04:47:46 -04:00 committed by GitHub
parent 8e77bfaf3d
commit f4f30bbc40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ CL=`echo "\033[m"`
BFR="\\r\\033[K"
HOLD="-"
CM="${GN}${CL}"
APP="NocoDB"
APP="Homepage"
set -o errexit
set -o errtrace
set -o nounset