[wgo-web] Try quoting instead



commit 263e9d0caca42db33c5f95305d074c9a7161c640
Author: Andrea Veri <averi redhat com>
Date:   Wed Jun 19 15:39:54 2019 +0200

    Try quoting instead

 civicrm-cron.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/civicrm-cron.sh b/civicrm-cron.sh
index e28b61d..97ac96f 100755
--- a/civicrm-cron.sh
+++ b/civicrm-cron.sh
@@ -1,4 +1,3 @@
 #!/bin/bash
 
-scl enable rh-php71 bash
-php /srv/http/www.gnome.org/html/wp-content/plugins/civicrm/civicrm/bin/cli.php -s www.gnome.org -u 
civicrmcron -p "${CIVICRM_USER_PASSWORD}" -e Job -a execute
+scl enable rh-php71 "php /srv/http/www.gnome.org/html/wp-content/plugins/civicrm/civicrm/bin/cli.php -s 
www.gnome.org -u civicrmcron -p "${CIVICRM_USER_PASSWORD}" -e Job -a execute"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]