diff options
Diffstat (limited to 'sh/migrate-to-run.sh.in')
-rw-r--r-- | sh/migrate-to-run.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/migrate-to-run.sh.in b/sh/migrate-to-run.sh.in index 2a31b6d6..7dc85e66 100644 --- a/sh/migrate-to-run.sh.in +++ b/sh/migrate-to-run.sh.in @@ -1,4 +1,4 @@ -#!@SHELL@ +#!/bin/sh # Copyright (c) 2012-2015 The OpenRC Authors. # See the Authors file at the top-level directory of this distribution and # https://github.com/OpenRC/openrc/blob/master/AUTHORS |