[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tyndur-devel] [PATCH] config: Terminalbezeichnung anpassen
* config: Terminalbezeichnung von lost auf tyndur aendern
---
build/root-common/config/shell/start.lsh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/build/root-common/config/shell/start.lsh b/build/root-common/config/shell/start.lsh
index 3441449..1c47474 100644
--- a/build/root-common/config/shell/start.lsh
+++ b/build/root-common/config/shell/start.lsh
@@ -1,5 +1,5 @@
#!file:/apps/sh
set PATH file:/apps;file:/system/lpt-bin
-set TERM lost
+set TERM tyndur
cd file:/
--
1.6.0.6