From: Guillaume Pellerin Date: Fri, 22 Dec 2017 11:34:27 +0000 (+0100) Subject: [Installer] update, fix cron app path X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=1dbc22982ca446a85b99174eee719c2b06fbb827;p=mezzo.git [Installer] update, fix cron app path --- diff --git a/bin b/bin index cf10de09..d040291e 160000 --- a/bin +++ b/bin @@ -1 +1 @@ -Subproject commit cf10de092dee50ae58e7f2eceb98d562a20f753f +Subproject commit d040291ec9901ad3a679ba18664ded8823414ba4 diff --git a/etc/cron.d/app b/etc/cron.d/app index 9fe8fe66..774727c8 100644 --- a/etc/cron.d/app +++ b/etc/cron.d/app @@ -1,4 +1,4 @@ -APP=/srv/vertigo +APP=%s PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin 0 */3 * * * cri cd $APP; bin/push.sh >> var/log/cron/push.log diff --git a/lib/mezzanine-agenda b/lib/mezzanine-agenda index b7fad817..d84bd0a6 160000 --- a/lib/mezzanine-agenda +++ b/lib/mezzanine-agenda @@ -1 +1 @@ -Subproject commit b7fad817efbd084ec2eccb4bfc60fd7fba02f2c3 +Subproject commit d84bd0a6eb35d32b4e7c9390178006a9c102973d diff --git a/lib/mezzanine-organization-themes b/lib/mezzanine-organization-themes index 001bb253..a8f463e1 160000 --- a/lib/mezzanine-organization-themes +++ b/lib/mezzanine-organization-themes @@ -1 +1 @@ -Subproject commit 001bb2532c1cd0765c11d7b1ed79f3d1cdb753bc +Subproject commit a8f463e12ff3cfef9aea9565a37ffe6cef7e5325