Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions redorder
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,9 @@ finalize() {
After reboot you should be able to login as root with '0v3rk1ll'
Change it later how you see it fit ;-)
EOF

( cd /
ls -a )
}

choose_option() {
Expand Down
Loading