summaryrefslogtreecommitdiff
path: root/ext/session/mod_files.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/mod_files.sh')
-rw-r--r--ext/session/mod_files.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/session/mod_files.sh b/ext/session/mod_files.sh
index 4fc4f20f7f..aac0d48fd0 100644
--- a/ext/session/mod_files.sh
+++ b/ext/session/mod_files.sh
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/bash
if [[ "$2" = "" ]] || [[ "$3" = "" ]]; then
echo "Usage: $0 BASE_DIRECTORY DEPTH HASH_BITS"