small fixes

This commit is contained in:
2020-05-02 18:35:19 -05:00
parent 59f5d6d53a
commit f8551b67e8
6 changed files with 5 additions and 3 deletions

View File

@@ -56,6 +56,6 @@ function start_menu_mesage() {
echo "\t8) Install Office Apps"
echo "\t9) Install Debs"
echo "\t10) Transfer Setting"
echo "\11) Cleanup (Should run before exiting chroot.)"
echo "\t11) Cleanup (Should run before exiting chroot.)"
echo "\t0) EXIT"
}