From 2612be0218d36da20de3234dfe08d8acff69591e Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Thu, 16 Jul 2020 16:26:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78d18ff..e136398 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ #Run: -cd ~ && wget https://raw.githubusercontent.com/mtan93/auocloud-auowp/master/upgrade.sh && chmod +x upgrade.sh && ./upgrade.sh +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