diff --git a/README.md b/README.md index 7c24455b51fc356f7b1753bb6b7d59d1563cb281..e97ba9b074dcbb7dd096ba715ff86579a8001fd8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ And the ```mutt``` command line mail tool to send summary reports (likely instal Use wget (or curl) to download the installer script, and run it ``` -wget https://raw.githubusercontent.com/m33m33/aideCheck.sh/master/install.sh +wget https://git.qoto.org/m33/aideCheck-sh/-/raw/master/install.sh ./install.sh ``` @@ -31,12 +31,12 @@ And follow asked questions, this will setup aideCheck.sh and install it to ``` Get aideCheck.sh ``` -git clone https://github.com/m33m33/aideCheck.sh.git +git clone https://git.qoto.org/m33/aideCheck-sh ``` or ``` -wget https://raw.githubusercontent.com/m33m33/aideCheck.sh/master/aideCheck.sh +wget https://git.qoto.org/m33/aideCheck-sh/-/raw/master/aideCheck.sh ``` Edit the aideCheck.sh configuration header, copy the script where you like.