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