aboutsummaryrefslogtreecommitdiff
path: root/util/mount.fuse
diff options
context:
space:
mode:
Diffstat (limited to 'util/mount.fuse')
-rw-r--r--util/mount.fuse2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mount.fuse b/util/mount.fuse
index 1d87d1f..c4ff72f 100644
--- a/util/mount.fuse
+++ b/util/mount.fuse
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# FUSE mount helper
# Petr Klima <qaxi@seznam.cz>