Browse Source

fix: clear screen and update config title

auto-upstall-minio
DarkPhoenix2704 21 hours ago
parent
commit
1c6b9d1ee5
No known key found for this signature in database
GPG Key ID: 3F76B10622A07849
  1. 3
      docker-compose/1_Auto_Upstall/noco.sh

3
docker-compose/1_Auto_Upstall/noco.sh

@ -493,9 +493,10 @@ check_system_requirements() {
}
get_user_inputs() {
clear
cat << EOF
╔════════════════════════════════════════╗
NocoDB Configuration Assistant
NocoDB AutoUpstall Assistant
╚════════════════════════════════════════╝
EOF
print_empty_line

Loading…
Cancel
Save