November 16, 20232 yr In a nutshell: adding hosts BE AWARE THAT THE FOLLOWING IP ADDRESS SHOULD BE CHECKED FOR AVAILABILITY With User Scripts plugin installed from CommunityApplications, we can use a new script to easily do that Quote #!/bin/bash echo "185.199.108.133 raw.githubusercontent.com" >> /etc/hosts echo "185.199.109.133 raw.githubusercontent.com" >> /etc/hosts echo "185.199.110.133 raw.githubusercontent.com" >> /etc/hosts echo "185.199.111.133 raw.githubusercontent.com" >> /etc/hosts Click Save Change the "Schedule Disabled→At First Array Start Only" if u wish
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.