diff options
Diffstat (limited to 'scripts/poweroff.in')
-rw-r--r-- | scripts/poweroff.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/poweroff.in b/scripts/poweroff.in index 5632f679..1c260d32 100644 --- a/scripts/poweroff.in +++ b/scripts/poweroff.in @@ -1,4 +1,4 @@ -#!@SHELL@ +#!/bin/sh option_arg= poweroff_arg= |