diff --git a/example/Atua-WWW.forth b/example/Atua-WWW.forth index b09f9fb..315fc43 100755 --- a/example/Atua-WWW.forth +++ b/example/Atua-WWW.forth @@ -1,4 +1,4 @@ -#!/usr/bin/rre +#!/usr/bin/env rre # Atua-WWW: A Gopher Server for the Web diff --git a/example/Atua.forth b/example/Atua.forth index aac8c28..944c88e 100755 --- a/example/Atua.forth +++ b/example/Atua.forth @@ -1,4 +1,4 @@ -#!/usr/bin/rre +#!/usr/bin/env rre # Atua: A Gopher Server