From 4516a12777c2286e5442042b898c9a8ed2c000f3 Mon Sep 17 00:00:00 2001 From: AlexPresso <15526962+AlexPresso@users.noreply.github.com> Date: Wed, 30 Jun 2021 14:58:04 +0200 Subject: [PATCH] Update patcher.sh --- patcher.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/patcher.sh b/patcher.sh index 32b457a..33ae973 100755 --- a/patcher.sh +++ b/patcher.sh @@ -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