mirror of
https://github.com/kevadesu/TylkoLinux.git
synced 2025-09-01 07:38:31 +02:00
Changed prompt
This commit is contained in:
parent
15d7584804
commit
935fefe56a
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Run einrichter.help for commands"
|
||||||
}
|
}
|
||||||
|
|
||||||
function main() {
|
function main() {
|
||||||
read -p "einrichter> " Command_Input
|
read -p "$PWD:einrichter> " Command_Input
|
||||||
$Command_Input
|
$Command_Input
|
||||||
main
|
main
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue