Skip to content

Commit acfa637

Browse files
author
Daniel Hansson
authored
change back to ipv6
1 parent 04a0823 commit acfa637

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wordpress-startup-script.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,9 @@ echo
588588
echo -e "\e[0m"
589589
fi
590590

591+
# Prefer IPv6
592+
sed -i "s|precedence ::ffff:0:0/96 100|#precedence ::ffff:0:0/96 100|g" /etc/gai.conf
593+
591594
## Reboot
592595
echo "Installations finished. System will now reboot..."
593596
reboot

0 commit comments

Comments
 (0)