Skip to content

Commit

Permalink
change back to ipv6
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Hansson authored Feb 9, 2017
1 parent 04a0823 commit acfa637
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wordpress-startup-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,9 @@ echo
echo -e "\e[0m"
fi

# Prefer IPv6
sed -i "s|precedence ::ffff:0:0/96 100|#precedence ::ffff:0:0/96 100|g" /etc/gai.conf

## Reboot
echo "Installations finished. System will now reboot..."
reboot
Expand Down

0 comments on commit acfa637

Please sign in to comment.