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