summaryrefslogtreecommitdiff
path: root/modules/register_static
diff options
context:
space:
mode:
Diffstat (limited to 'modules/register_static')
-rwxr-xr-xmodules/register_static2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/register_static b/modules/register_static
index 2067ac7e..f3aebb60 100755
--- a/modules/register_static
+++ b/modules/register_static
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
if [ `basename $PWD` != "modules" ]; then
echo "$0 must be run from the .../modules directory"