Last active
June 28, 2018 03:27
-
-
Save mathieu-aubin/147626894a8e863efa3fe559bd091ccd to your computer and use it in GitHub Desktop.
Centos 7 basic repository installation (C7Repos)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
bash <(curl -4sLk https://bit.ly/c7repos) | |
# Deprecated -- use the gitHUB repository instead |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is also available at https://linux.speedinternet.ca/c7repos (its proxied to this exact raw gist)
Making things like the following possible...
edit: added https/ipv4