From 31a2665b003536a3ea07768461f51fe491786ebb Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Jun 2021 13:34:18 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index bee3fee..fcbc316 100755 --- a/scripts/install +++ b/scripts/install @@ -136,8 +136,8 @@ pushd $final_path php$phpversion artisan migrate -n --force php$phpversion artisan config:clear -n php$phpversion artisan config:cache -n - #patch -p1 < "$YNH_CWD/../conf/ffprobe.patch" - patch -p1 < "$YNH_CWD/../conf/ffmpeg.patch" + patch -p1 < "$YNH_CWD/../conf/ffprobe.patch" + #patch -p1 < "$YNH_CWD/../conf/ffmpeg.patch" popd # Setup custom user.css file