mirror of
https://github.com/rocky-linux/rocky-tools.git
synced 2024-11-22 05:01:25 +00:00
Merge pull request #33 from pajamian/main
Minor change: Don't output /etc/issue when migration is complete.
This commit is contained in:
commit
d94098d26d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user