????
| Current Path : /etc/profile.d/ |
| Current File : //etc/profile.d/Z99-one-click |
#!/bin/sh
cat <<EOF
***************************************************************************
Thank you for using FASTPANEL Droplet.
To log in to FASTPANEL, please open the following link in your web browser:
`mogwai usrlogin`
FASTPANEL documentation can be found at "https://fastpanel.direct/wiki/".
FAQ:
Q: How to order a license?
A: https://fastpanel.direct/wiki/en/license-order
Q: How to set or reset password?
A: https://fastpanel.direct/wiki/en/how-to-reset-password
Q: How to activate license for FASTPANEL?
A: https://fastpanel.direct/wiki/en/license-activation
Q: How to configure the server behind a NAT?
A: https://fastpanel.direct/wiki/en/nat-configuration
***************************************************************************
To delete this message of the day: rm -rf $(readlink -f ${0})
EOF