Use our Terminal instead of MiniTerminal now that the server is stable enough to run it reliably
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13956 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -89,7 +89,7 @@ fi
|
|||||||
|
|
||||||
# Launch MiniTerminal or consoled depending on $SAFEMODE
|
# Launch MiniTerminal or consoled depending on $SAFEMODE
|
||||||
if [ "$SAFEMODE" != "yes" ]; then
|
if [ "$SAFEMODE" != "yes" ]; then
|
||||||
launch beos/apps/MiniTerminal
|
launch beos/apps/Terminal
|
||||||
else
|
else
|
||||||
launch beos/bin/consoled
|
launch beos/bin/consoled
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user