Update INSTALL.sh

This commit is contained in:
Stefan Pejcic 2024-05-30 23:35:32 +02:00 committed by GitHub
parent 49df63f1ff
commit f27ecc9c0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1175,6 +1175,9 @@ success_message() {
exec > /dev/tty
exec 2>&1
# for 0.1.9
echo "$version" > $OPENPANEL_DIR/version
opencli admin
echo "Username: admin"
echo "Password: $admin_password"