Files
shredos.x86_64/package/petitboot/pb-shell
2025-01-10 19:34:56 +00:00

11 lines
136 B
Bash

#!/bin/sh
reset
cat <<EOM
Exiting petitboot. Type 'exit' to return.
You may run 'pb-sos' to gather diagnostic data.
EOM
exec /bin/sh