From 1e0a17924e1d45bc750b9eef5f3f8cf703de7ae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 16 Jul 2023 21:40:30 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 74375b8..10ba5c8 100755 --- a/scripts/install +++ b/scripts/install @@ -97,7 +97,7 @@ pushd $install_dir 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