mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-01 23:38:21 +00:00
fix: clear screen and update config title
This commit is contained in:
@@ -493,9 +493,10 @@ check_system_requirements() {
|
||||
}
|
||||
|
||||
get_user_inputs() {
|
||||
clear
|
||||
cat << EOF
|
||||
╔════════════════════════════════════════╗
|
||||
║ NocoDB Configuration Assistant ║
|
||||
║ NocoDB AutoUpstall Assistant ║
|
||||
╚════════════════════════════════════════╝
|
||||
EOF
|
||||
print_empty_line
|
||||
|
||||
Reference in New Issue
Block a user