mirror of
https://github.com/Merith-TK/modpack-template.git
synced 2024-11-23 14:39:31 +00:00
6 lines
124 B
Bash
6 lines
124 B
Bash
|
## DO NOT EDIT THIS FILE, ##
|
||
|
## DOING SO WILL BREAK ##
|
||
|
## THE UPDATER
|
||
|
cp updater.sh update.sh
|
||
|
bash update.sh
|
||
|
rm update.sh
|