Source SetupEnvironment with the more portable ".".
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36537 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
echo -e "\nWelcome to the Haiku shell.\n"
|
||||
|
||||
if [ -z $BE_HOST_CPU ]; then
|
||||
source /boot/system/boot/SetupEnvironment
|
||||
. /boot/system/boot/SetupEnvironment
|
||||
fi
|
||||
|
||||
export PS1="\w> "
|
||||
|
||||
Reference in New Issue
Block a user