summaryrefslogtreecommitdiff
path: root/release/SETUP
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-08-16 14:50:27 +0000
committerThomas Bushnell <thomas@gnu.org>1996-08-16 14:50:27 +0000
commit0b42682708534ca2e691afbdb252d955f43441f3 (patch)
tree35f90726c849619a8456fdd6e78a81c2efc4cafb /release/SETUP
parent4b456be5e2685ad949f19f9487a66b7c8bcc1e7f (diff)
*** empty log message ***
Diffstat (limited to 'release/SETUP')
-rw-r--r--release/SETUP2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/SETUP b/release/SETUP
index 56da063e..319a948b 100644
--- a/release/SETUP
+++ b/release/SETUP
@@ -1,6 +1,8 @@
#!/bin/bash
# Setup critical hurd translators
+PATH=/bin:/sbin
+
BOOT_DEV="$1"
if [ ! "$BOOT_DEV" ]; then
echo "No device to install a boot loader was specified."