mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
sspatch: update
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
4d118a06b2
commit
74dad00060
@ -60,7 +60,7 @@ if [ -d "${SSPATH}" ]; then
|
||||
copy_file ${SSPATH}/sbin ssdaemonmonitord ${PATCHPATH} 0755
|
||||
copy_file ${SSPATH}/sbin ssexechelperd ${PATCHPATH} 0755
|
||||
copy_file ${SSPATH}/sbin ssroutined ${PATCHPATH} 0755
|
||||
copy_file ${SSPATH}/sbin ssrtmpclientd ${PATCHPATH} 0755
|
||||
copy_file ${SSPATH}/sbin ssmessaged ${PATCHPATH} 0755
|
||||
elif [ "${CHECKSUM}" == "92a8c8c75446daa7328a34acc67172e1f9f3af8229558766dbe5804a86c08a5e" ]; then
|
||||
echo "sspatch: SurveillanceStation Openvino 9.2.0-11289"
|
||||
tar -zxf "${PATCHPATH}/sspatch-openvino.tgz" -C "${PATCHPATH}/"
|
||||
@ -70,7 +70,7 @@ if [ -d "${SSPATH}" ]; then
|
||||
copy_file ${SSPATH}/sbin ssdaemonmonitord ${PATCHPATH} 0755
|
||||
copy_file ${SSPATH}/sbin ssexechelperd ${PATCHPATH} 0755
|
||||
copy_file ${SSPATH}/sbin ssroutined ${PATCHPATH} 0755
|
||||
copy_file ${SSPATH}/sbin ssrtmpclientd ${PATCHPATH} 0755
|
||||
copy_file ${SSPATH}/sbin ssmessaged ${PATCHPATH} 0755
|
||||
else
|
||||
echo "sspatch: SurveillanceStation Version not supported"
|
||||
fi
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user