mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-07 12:18:12 +08:00
修改目标文件目录
This commit is contained in:
@@ -13,8 +13,8 @@ cd $path
|
||||
cd ..
|
||||
git clone --depth=50 https://github.com/xiongziliang/ZLMediaKit.git
|
||||
cd ZLMediaKit
|
||||
mkdir -p build
|
||||
cd build
|
||||
mkdir -p linux_build
|
||||
cd linux_build
|
||||
cmake ..
|
||||
make -j4
|
||||
sudo make install
|
||||
|
||||
Reference in New Issue
Block a user