Files
big-bear-scripts/calculate-php-pool
Christopher 1fc9511cb6 🎨 style(run.sh): Add color and formatting for console output (#6)
This commit introduces a set of functions and variables to provide colorful and formatted console output for the `run.sh` script. It includes the following changes:

- Added color variables for ANSI escape codes (BLUE, GREEN, YELLOW, RED, BOLD, NC).
- Added Unicode characters for various symbols (CHECK_MARK, CROSS_MARK, RIGHT_ARROW, INFO_MARK).
- Created print functions for success, warning, and error messages.
- Displayed a welcome message with community links and support information.
- Formatted the memory output to display in MB or GB as appropriate.
- Improved the formatting and readability of the script's output.

The primary goal of these changes is to enhance the user experience and make the script's output more visually appealing and informative.
2024-10-05 12:34:26 -05:00
..
2023-10-25 23:32:04 -05:00

Run command

bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/calculate-php-pool/run.sh)"