aboutsummaryrefslogtreecommitdiff
path: root/scripts/shutdown.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/shutdown.in')
-rw-r--r--scripts/shutdown.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/shutdown.in b/scripts/shutdown.in
index 7d68bf09..af3ea2b3 100644
--- a/scripts/shutdown.in
+++ b/scripts/shutdown.in
@@ -1,4 +1,4 @@
-#!@SHELL@
+#!/bin/sh
shutdown_arg=
while getopts :akrhPHfFnct: opt; do