From 75ef4b0710917420dea1a38a67470bf9cded169a Mon Sep 17 00:00:00 2001 From: hxcde <30338980+hxcde@users.noreply.github.com> Date: Fri, 20 Jan 2023 10:26:39 +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 ccd38cd..5dae9d5 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/automaticupdates/main/debian-cloudflared-auto-update.sh)" +sh -c "$(curl -L https://raw.githubusercontent.com/hxcde/autupdates/main/deb-flared-autoupdate.sh)" ```