Update homepage-update.sh

This commit is contained in:
tteckster
2022-09-11 04:47:46 -04:00
committed by GitHub
parent 8e77bfaf3d
commit f4f30bbc40

View File

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