Merge pull request #33 from pajamian/main

Minor change: Don't output /etc/issue when migration is complete.
This commit is contained in:
Neil Hanlon 2021-06-13 10:58:43 -04:00 committed by GitHub
commit d94098d26d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -714,7 +714,6 @@ fi
printf '\n\n\n'
if [[ $convert_to_rocky ]]; then
awk 'NR<=15' < /etc/issue
printf '%s\n' "$blue" "Done, please reboot your system.$nocolor"
fi
logmessage