mirror of
https://github.com/kevadesu/TylkoLinux.git
synced 2025-08-31 23:37:05 +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() {
|
||||
read -p "einrichter> " Command_Input
|
||||
read -p "$PWD:einrichter> " Command_Input
|
||||
$Command_Input
|
||||
main
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue