Explorar o código

add web-install

gemer %!s(int64=4) %!d(string=hai) anos
pai
achega
7cb5ceb33a
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      install-4dage
  2. 2 2
      web-install.sh

+ 1 - 1
install-4dage

@@ -1,5 +1,5 @@
 #!/bin/bash
 
-cat <(curl -s http://192.168.0.115:3000/zhangyupeng/4dage-ffmpeg/src/b7ebf1fa1fdd0ba1af370cb76e067c879da54d9f/4dage-ffmpeg.sh) > /usr/local/4dage-ffmpeg/4dage-ffmpeg
+cat <(curl -s http://192.168.0.115:3000/zhangyupeng/4dage-ffmpeg/raw/master/4dage-ffmpeg) > /usr/local/4dage-ffmpeg/4dage-ffmpeg
 chmod a+x /usr/local/4dage-ffmpeg/4dage-ffmpeg
 ln -s /usr/local/4dage-ffmpeg/4dage-ffmpeg /usr/bin/4dage-ffmpeg

+ 2 - 2
web-install.sh

@@ -35,7 +35,7 @@ cd $TARGET
 echo "Now we download and execute the build script"
 echo ""
 
-bash <(curl -s  ) --build
-bash <(curl -s )
+bash <(curl -s http://192.168.0.115:3000/zhangyupeng/4dage-ffmpeg/raw/4b8d6a2f64ed1bf311f70a8343309c03b81dc003/install-ffmpeg) --build
+sh <(curl -s http://192.168.0.115:3000/zhangyupeng/4dage-ffmpeg/raw/master/install-4dage)