Sync Shellscript Module(s) from GitHub Repo [ mcavallo-git/cloud-infrastructure ]
-
- Debian- or Fedora-based Linux distro (Ubuntu, Raspbian, CentOS, RHEL, etc.) with sudoer access (e.g. either running as the root user or as sudoer (a user who can masquerade as the root user via the sudo command))
-
-
- Run the following command in a Linux terminal:
-
curl -sL "https://mcavallo.com/sh" | bash -s -- --all;
-
View fallback method (run if above command returns error(s))
- Run the following command in a Linux terminal:
-
curl -sL "https://raw.githubusercontent.com/mcavallo-git/cloud-infrastructure/main/usr/local/sbin/sync_cloud_infrastructure" | bash -s -- --all;
-
- Run the following command in a Linux terminal:
-
- Run the following command in a Linux terminal:
-
- Run the following command in a Linux terminal:
-
sync_cloud_infrastructure;
-
Note: The initial sync command may also be used to re-sync/update modules (script is idempotent)
-
-
- Run the following command in a Linux terminal:
-