From ce48b8c3a42018d2d1804bd7c84ed06f014af243 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Jun 2021 12:38:49 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 06b84ad..c38e100 100755 --- a/scripts/install +++ b/scripts/install @@ -136,7 +136,7 @@ pushd $final_path php$phpversion artisan migrate -n --force php$phpversion artisan config:clear -n php$phpversion artisan config:cache -n - patch < ../conf/ffprobe.patch + patch < "../conf/ffprobe.patch" popd # Setup custom user.css file