mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Add PS1 to interactive bash.
This commit is contained in:
parent
b9c37291af
commit
281d5ed124
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ build automake-1.5 stage2.sh
|
|||
|
||||
echo "Bootstrapping completed."
|
||||
|
||||
exec env - PATH=/after/bin bash -i
|
||||
exec env - PATH=/after/bin PS1="\w # " bash -i
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue