edit wording

This commit is contained in:
heavybullets8 2022-12-18 13:28:52 -07:00
parent 6bbfa17e1c
commit 5083926056

View File

@ -153,6 +153,8 @@ do
echo "Restarting middlewared" echo "Restarting middlewared"
service middlewared restart & service middlewared restart &
wait $! wait $!
echo "Restarted middlewared"
echo "You are set, there is no need to run this patch again"
break break
;; ;;
[Nn] | [Nn][Oo]) [Nn] | [Nn][Oo])