mirror of
https://github.com/PentHertz/OpenBTS.git
synced 2026-04-28 03:19:27 +00:00
Fix mistake in preinstall.sh script
This commit is contained in:
parent
e449095de9
commit
2e27be5c55
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ git submodule update
|
|||
# Installing libcoredumper
|
||||
git clone https://github.com/PentHertz/libcoredumper.git
|
||||
cd libcoredumper
|
||||
./build
|
||||
./build.sh
|
||||
cd coredumper-1.2.1
|
||||
./configure
|
||||
make -j$(nproc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue