Kaynağa Gözat

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 yıl önce
ebeveyn
işleme
b5065b8011
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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