mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
Version 0.9.9-0-10
This commit is contained in:
parent
cc3437c287
commit
9b0f9e5876
4 changed files with 8 additions and 1 deletions
|
@ -76,6 +76,7 @@ if [ $? -ne 0 ]; then
|
|||
echo "========================="
|
||||
echo ""
|
||||
echo "ERROR: php${fpm_ver}-fpm restart failed - please re-run the command and fix the problem !!!"
|
||||
echo ""
|
||||
exit $E_RESTART;
|
||||
else
|
||||
echo "The PHP-FPM service for PHP version ${fpm_ver} has been restarted successfully."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue