This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
########################### | |
# Updating FTB to go live with provided version DL link | |
# Script by WBrown | |
# Originated on personal FTB Beyond server | |
# wget rewrite with assistance from u_phit URL: https://www.reddit.com/user/u_phit | |
############################ | |
# Examples of use using data from FTB Beyond Version 1.9.0 for MC 1.10.2 |