From 9eb8e5122a6aeae3af7f1634181f17203495f7c3 Mon Sep 17 00:00:00 2001 From: Owen Date: Thu, 10 Jul 2025 17:26:58 -0700 Subject: [PATCH] Fix link again --- get-newt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-newt.sh b/get-newt.sh index 5541707..d57f69a 100644 --- a/get-newt.sh +++ b/get-newt.sh @@ -1,7 +1,7 @@ #!/bin/bash # Get Newt - Cross-platform installation script -# Usage: curl -fsSL https://raw.githubusercontent.com/fosrl/newt/get-newt.sh | bash +# Usage: curl -fsSL https://raw.githubusercontent.com/fosrl/newt/refs/heads/main/get-newt.sh | bash set -e