mirror of
https://github.com/mtan93/auocloud-auowp.git
synced 2026-03-08 05:31:59 +00:00
11 lines
354 B
Markdown
11 lines
354 B
Markdown
# auocloud-auowp
|
|
# FOR STAFF USE ONLY
|
|
|
|
#Run:
|
|
|
|
rm -rf upgrade.sh && wget https://raw.githubusercontent.com/mtan93/auocloud-auowp/master/upgrade.sh && chmod +x upgrade.sh && ./upgrade.sh && rm -rf upgrade.sh
|
|
|
|
#Fix:
|
|
|
|
rm -rf fix.sh && wget https://raw.githubusercontent.com/mtan93/auocloud-auowp/master/fix.sh && chmod +x fix.sh && ./fix.sh && rm -rf fix.sh
|