summaryrefslogtreecommitdiff
path: root/tson
diff options
context:
space:
mode:
Diffstat (limited to 'tson')
-rwxr-xr-xtson2
1 files changed, 1 insertions, 1 deletions
diff --git a/tson b/tson
index c8d137b..aa7cc9f 100755
--- a/tson
+++ b/tson
@@ -1,4 +1,4 @@
-#!/sbin/sh
+#!/bin/sh
if [ -n "$XDG_CONFIG_HOME" ]; then
CONPATH="$XDG_CONFIG_HOME"