mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 10:40:05 +08:00
更新编译脚本
This commit is contained in:
parent
8dc6e4096c
commit
e95ca00f62
@ -1,8 +1,6 @@
|
||||
#!/bin/bash
|
||||
path=`pwd`
|
||||
cd ..
|
||||
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
||||
cd $path
|
||||
cd ZLMediaKit
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
@ -1,8 +1,6 @@
|
||||
#!/bin/bash
|
||||
path=`pwd`
|
||||
cd ..
|
||||
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
||||
cd $path
|
||||
cd ZLMediaKit
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
@ -1,8 +1,6 @@
|
||||
#!/bin/bash
|
||||
path=`pwd`
|
||||
cd ..
|
||||
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
||||
cd $path
|
||||
cd ZLMediaKit
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
@ -1,8 +1,6 @@
|
||||
#!/bin/bash
|
||||
path=`pwd`
|
||||
cd ..
|
||||
git clone --depth=1 https://github.com/xiongziliang/ZLMediaKit.git
|
||||
cd $path
|
||||
cd ZLMediaKit
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
Loading…
Reference in New Issue
Block a user