Update to new domains.

This commit is contained in:
Logan Gorence
2022-05-30 17:07:10 -07:00
parent 89ad6d1ece
commit 5d7bf94e5c
4 changed files with 4 additions and 4 deletions

View File

@ -21,5 +21,5 @@ available.
```bash
# Always validate the contents of a script from the internet!
bash -c "$(curl -sL https://git.gorence.io/minecraft/foundation/-/raw/main/install.sh)"
bash -c "$(curl -sL https://git.mystic.run/minecraft/foundation/-/raw/main/install.sh)"
```