From 9ac85b263376cbb7199eb546743a6085978b6c4e Mon Sep 17 00:00:00 2001 From: hxcde <30338980+hxcde@users.noreply.github.com> Date: Fri, 20 Jan 2023 10:27:24 +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 5dae9d5..ed89bb6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # automaticupdates Collection of automatic updating scripts for a bunch of linux and docker services ```bash -sh -c "$(curl -L https://raw.githubusercontent.com/hxcde/autupdates/main/deb-flared-autoupdate.sh)" +sh -c "$(curl -L https://raw.githubusercontent.com/hxcde/autupdates/main/deb-flared-update.sh)" ```