From 0e261c22d194ec27217f7afe413a9614b5ef5ea7 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 1 May 2022 08:07:20 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index f49a558..d50fd48 100644 --- a/scripts/install +++ b/scripts/install @@ -178,7 +178,6 @@ chown -R $app ${final_path}/web/var/cache/{profiler,twig} chown -R $app ${final_path}/web/config/ chmod -R 750 ${final_path}/web/config/ - #================================================= # RELOAD NGINX #=================================================