From c2e272e87f783579ab6097fb24bc49e252418818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Ob=C5=AFrka?= Date: Mon, 1 Aug 2016 18:52:25 +0200 Subject: Add some more variables to initialization --- backuper.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/backuper.sh b/backuper.sh index 12c2130..826e34a 100644 --- a/backuper.sh +++ b/backuper.sh @@ -30,8 +30,11 @@ STORE="" AFTER="" FILE_TYPE="" DST="" +FILENAME="" +FILENAME_BASE="" ## Pipeline variables +RUNDIR="" PID_GENERATE="" PID_STORE="" PID_FILE="pids" -- cgit v1.2.3