diff options
-rwxr-xr-x | bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index 607ca68..befa808 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh autoreconf -fisv |
![]() |
index : gnurobots.git | |
Fork of GNU Robots | Joshua Judson Rosen |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bootstrap.sh | 2 |
diff --git a/bootstrap.sh b/bootstrap.sh index 607ca68..befa808 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh autoreconf -fisv |