aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--backuper.sh3
1 files changed, 3 insertions, 0 deletions
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"