summaryrefslogtreecommitdiff
path: root/bin/bootstrap
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-05-19 20:53:56 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-05-19 20:53:56 +0200
commit66321de637001ac6d216541e71a2a22591aaf20a (patch)
treefd5b9baee22039bfae8a6bf73aeb1ba5c6ea34b5 /bin/bootstrap
parent7f00954498bec0793cd20e56d01349a9fe2494cc (diff)
bin/bootstrap: Use /usr/bin/env
Diffstat (limited to 'bin/bootstrap')
-rwxr-xr-xbin/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bootstrap b/bin/bootstrap
index d45597a..d3e3587 100755
--- a/bin/bootstrap
+++ b/bin/bootstrap
@@ -1,4 +1,4 @@
-#!/bin/zsh
+#!/usr/bin/env zsh
# bootstrap - populate a home with the most necessary scripts
# After running this, other packages can be installed using 'pkg'