From f6e976296e529e4e2aeb255cccee0ba53e69dbba Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sun, 21 Sep 2014 09:56:15 +0200 Subject: [PATCH] change to the right directory before running previews. --- s/cron/previews.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/s/cron/previews.sh b/s/cron/previews.sh index 91f0444fd..0d74640c6 100644 --- a/s/cron/previews.sh +++ b/s/cron/previews.sh @@ -1,5 +1,6 @@ -#!/bin/bash +#!/bin/sh +cd $ERESSEA/git s/preview build s/preview version for game in 2 3 4 ; do