Update README.md

This commit is contained in:
Michael
2020-07-16 16:31:35 +01:00
committed by GitHub
parent 2eda016750
commit 9d58b3c757

View File

@@ -4,3 +4,7 @@
#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