prune.sh - Add cd to script directory

This commit is contained in:
madmaurice 2017-10-28 11:06:02 +02:00 committed by Hive
parent 7c1e501066
commit eb7cbb5e74
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
cd $(dirname $0)
# read configuration variables
source config.sh