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
|