]> BookStack Code Mirror - devops/commit
Changed output of ubuntu 22.04 script, added checks
authorDan Brown <redacted>
Tue, 19 Apr 2022 18:42:46 +0000 (19:42 +0100)
committerDan Brown <redacted>
Tue, 19 Apr 2022 18:42:46 +0000 (19:42 +0100)
commitdfd4005a9903d3ddbb06fe682a6675332ad9d950
tree488e20a46bf56bd9c568a62bb86be4aed2dfefe7
parent0e2200e55b2415764c31ce072e6020cb16babab9
Changed output of ubuntu 22.04 script, added checks

- Added checks for existing apache/mysql usage before run.
- Segmented script into functions and added custom output handling to
  capture core output into log file while showing simpler, pretty
  messages to the user.
- Changed final output into a cleaner table.
scripts/installation-ubuntu-22.04.sh