mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-29 21:38:22 +08:00
更新编译脚本
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
path=`pwd`
|
|
||||||
cd ..
|
cd ..
|
||||||
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
||||||
cd $path
|
|
||||||
cd ZLMediaKit
|
cd ZLMediaKit
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
path=`pwd`
|
|
||||||
cd ..
|
cd ..
|
||||||
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
||||||
cd $path
|
|
||||||
cd ZLMediaKit
|
cd ZLMediaKit
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
path=`pwd`
|
|
||||||
cd ..
|
cd ..
|
||||||
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
||||||
cd $path
|
|
||||||
cd ZLMediaKit
|
cd ZLMediaKit
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
path=`pwd`
|
|
||||||
cd ..
|
cd ..
|
||||||
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
||||||
cd $path
|
|
||||||
cd ZLMediaKit
|
cd ZLMediaKit
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|||||||
Reference in New Issue
Block a user