Show WHM-specific next steps when cPanel is detected
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -135,6 +135,9 @@ fi
|
|||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "Next steps:"
|
echo "Next steps:"
|
||||||
echo " 1. Run 'gniza init' to create your configuration"
|
if [[ -d /usr/local/cpanel ]]; then
|
||||||
echo " 2. Or copy /etc/gniza/gniza.conf.example to /etc/gniza/gniza.conf"
|
echo " Open WHM → GNIZA Backup Manager to configure via the setup wizard."
|
||||||
echo " 3. Run 'gniza status' to verify your setup"
|
else
|
||||||
|
echo " 1. Run 'gniza init' to create your configuration"
|
||||||
|
echo " 2. Run 'gniza status' to verify your setup"
|
||||||
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user