Update default banner
This commit is contained in:
+1
-1
@@ -3583,7 +3583,7 @@ async function printSessionBanner(ctx) {
|
||||
}
|
||||
}
|
||||
const defaultBanner =
|
||||
'Bare operating system — guest session (login [--new] <passphrase> to unlock) | shell: cd, export, if/fi, && || ;, |, &, jobs/fg, <<<, exit | services: systemctl list-units, journalctl -u UNIT | try: help, ls /bin, crontab -l'
|
||||
'Bare operating system — guest session (login [--new] <passphrase> to unlock)'
|
||||
if (ctx.bareOsSkipRepl) {
|
||||
bootGuestOutLine(
|
||||
ctx,
|
||||
|
||||
@@ -1437,7 +1437,7 @@ async function printSessionBanner(ctx) {
|
||||
}
|
||||
}
|
||||
const defaultBanner =
|
||||
'Bare operating system — guest session (login [--new] <passphrase> to unlock) | shell: cd, export, if/fi, && || ;, |, &, jobs/fg, <<<, exit | services: systemctl list-units, journalctl -u UNIT | try: help, ls /bin, crontab -l'
|
||||
'Bare operating system — guest session (login [--new] <passphrase> to unlock)'
|
||||
if (ctx.bareOsSkipRepl) {
|
||||
bootGuestOutLine(
|
||||
ctx,
|
||||
|
||||
Reference in New Issue
Block a user