Newer
Older
ground-up / install-rocky.sh
@Kimberlee I. Model Kimberlee I. Model on 6 Aug 2021 585 bytes fix link
  1. #!/bin/sh
  2.  
  3. curl -s https://redbow.kim/gitbucket/kimee/ground-up/raw/master/rocky8/install-repos.sh | sh
  4. curl -s https://redbow.kim/gitbucket/kimee/ground-up/raw/master/rocky8/install-cli-utils.sh | sh
  5. curl -s https://redbow.kim/gitbucket/kimee/ground-up/raw/master/rocky8/install-desktop.sh | sh
  6. curl -s https://redbow.kim/gitbucket/kimee/ground-up/raw/master/rocky8/install-desktop-apps.sh | sh
  7. curl -s https://redbow.kim/gitbucket/kimee/ground-up/raw/master/rocky8/install-tex.sh | sh
  8. curl -s https://redbow.kim/gitbucket/kimee/ground-up/raw/master/rocky8/install-mattermost.sh | sh