Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sobomax committed Jun 17, 2024
1 parent 0320268 commit 37ddc97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_depends/opensips.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ fi

for p in ${MM_PATCH_SET}
do
${MM_GIT} "${BUILDDIR}/install_depends/${MM_TYPE}/${p}"
${MM_GIT} apply "${BUILDDIR}/install_depends/${MM_TYPE}/${p}"
done

git clone -b "${RTPP_BRANCH}" --recursive https://github.com/sippy/rtpproxy.git
Expand Down

0 comments on commit 37ddc97

Please sign in to comment.