mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 03:35:37 +00:00
chore: remove key from log
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -177,7 +177,6 @@ if [ -n "$EDITION" ] && { [ "$EDITION" = "EE" ] || [ "$EDITION" = "ee" ]; }; the
|
||||
echo "License key is required for Enterprise Edition installation"
|
||||
exit 1
|
||||
fi
|
||||
message_arr+=("License key: $LICENSE_KEY")
|
||||
fi
|
||||
|
||||
echo "Do you want to enabled Watchtower for automatic updates [Y/N] (default: Y): "
|
||||
|
||||
Reference in New Issue
Block a user