Send a parameter when executing the script that allows me to install tools for server environments. Example: ```bash /bin/bash install-tools.sh --server /bin/bash install-tools.sh --local ```
Send a parameter when executing the script that allows me to install tools for server environments.
Example: