Skip to content

Commit

Permalink
remove mirrors that no longer work
Browse files Browse the repository at this point in the history
  • Loading branch information
laffer1 committed Jun 3, 2024
1 parent 20a8ca4 commit 9d9eae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libexec/rc/rc.d/firstboot
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ firstboot_start()
echo -e "\r${red}MidnightBSD FirstBoot Configuration${lsuffix}"
echo "This utility requires an active Internet connection."

echo -e "\r${yellow}Set your preferred package mirror? (us,us2,us3,uk,jp)${lsuffix}"
echo -e "\r${yellow}Set your preferred package mirror? (us,uk,jp)${lsuffix}"
read mportmirror
/usr/sbin/mport config set mirror_region ${mportmirror}

Expand Down

0 comments on commit 9d9eae9

Please sign in to comment.