From e9417abf144959676ea9bf3250b502eaf44b8a8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 5 Jan 2023 11:17:54 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 24a51de..3c5c807 100755 --- a/scripts/install +++ b/scripts/install @@ -151,7 +151,7 @@ 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/ffprobe.patch" popd # Setup custom user.css file