mirror of
https://github.com/DanWin/mail-hosting.git
synced 2024-11-21 15:10:25 +00:00
commit
3cb3037b2d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ export PROC_LIMIT=`free -g | grep Mem | awk -v nproc=$(nproc) '{print (($2 + 1)
|
|||
# start build
|
||||
cd rspamd
|
||||
git fetch --all --recurse-submodules
|
||||
git checkout 3.2 --recurse-submodules
|
||||
git checkout 3.5 --recurse-submodules
|
||||
cd ..
|
||||
mkdir -p rspamd_build
|
||||
cd rspamd_build
|
||||
|
|
Loading…
Reference in a new issue