summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/shot1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/shot b/scripts/shot
index fd56dd8..a11498c 100755
--- a/scripts/shot
+++ b/scripts/shot
@@ -59,7 +59,6 @@ else
fi
fi
-
if [ ! -e "$(dirname "${outfile}")" ]; then
mkdir -pv "$(dirname "${outfile}")" > /dev/null 2>&1 \
|| err "${0}: Failed to create directory"