Prechádzať zdrojové kódy

fix install link for new github URL

also add `-L` to the `curl` command to follow redirects.  this way, if github updates the URL again in the future, it will be redirected to the new URL.
Dave Eddy 11 rokov pred
rodič
commit
b5065b8011
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ Installation
 SmartOS
 -------
 
-    bash <(curl -sk https://raw.github.com/calmh/zsnapper/master/install.sh)
+    bash <(curl -Lsk https://raw.githubusercontent.com/calmh/zsnapper/master/install.sh)
 
 This will install into /opt/local/zsnapper and drop default config and manifest
 into /opt/local/etc and /opt/custom/smf respectively. If the config is already