Refactoring

This commit is contained in:
2023-12-09 18:25:28 +01:00
parent 3660d9d06b
commit 2f47bb77b7
2 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ Red='\033[0;31m' # Red
Green='\033[0;32m' # Green
echo ""
echo "***********************************************************"
echo " Starting LARAVEL PHP-FPM Docker Container "
echo " Starting LARAVEL PHP-FPM Container "
echo "***********************************************************"
set -e