diff --git a/README.md b/README.md index e136398..0a9285d 100644 --- a/README.md +++ b/README.md @@ -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