wget https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip
or
curl -LO https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip
#!/bin/bash | |
# Following the steps and help from the steps found here: | |
# https://github.com/opentoonz/opentoonz/blob/master/doc/how_to_build_linux.md | |
# | |
# and here: | |
# | |
# https://github.com/opentoonz/opentoonz/issues/866 | |
# Get everything you would need | |
echo "###########################" |