Update patcher.sh

This commit is contained in:
AlexPresso
2021-06-30 14:58:04 +02:00
committed by GitHub
parent c5fb12c8e4
commit abfa1d9662

View File

@@ -79,8 +79,6 @@ function others_procedure() {
echo "[INFO] Copying VideoStation's ffmpeg to CodecPack ffmpeg33"
cp /var/packages/VideoStation/target/bin/ffmpeg /var/packages/CodecPack/target/bin/ffmpeg33
sed -i 's/bin1=\/var\/packages\/VideoStation\/target\/bin\/ffmpeg.orig/bin1=\/var\/packages\/CodecPack\/target\/bin\/ffmpeg33.orig/' /var/packages/CodecPack/target/bin/ffmpeg33
chmod 755 /var/packages/CodecPack/target/bin/ffmpeg33
fi