mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Update startpackpack.sh
update packpack to pull the latest commit from RTSPServer project
This commit is contained in:
@@ -118,7 +118,7 @@ commonprep () {
|
||||
fi
|
||||
fi
|
||||
|
||||
RTSPVER="eab32851421ffe54fec0229c3efc44c642bc8d46"
|
||||
RTSPVER="055d81fe1293429e496b19104a9ed3360755a440"
|
||||
if [ -e "build/RtspServer-${RTSPVER}.tar.gz" ]; then
|
||||
echo "Found existing RtspServer ${RTSPVER} tarball..."
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user