From 5282bac5b94b8d300008411bd2e3dcc7f3a0ad30 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 18 Apr 2019 05:10:05 +0200 Subject: [PATCH] spacing --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 0d55ccb..3db18de 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="php-gd php-xml mailutils " +pkg_dependencies="php-gd php-xml mailutils" #================================================= # PERSONAL HELPERS