From b1cfd3ba026c0561813194956b5c16c6dd0ca374 Mon Sep 17 00:00:00 2001 From: Owen Date: Thu, 10 Jul 2025 17:23:26 -0700 Subject: [PATCH] Update link --- get-newt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-newt.sh b/get-newt.sh index af4c248..5541707 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/your-repo/get-newt.sh | bash +# Usage: curl -fsSL https://raw.githubusercontent.com/fosrl/newt/get-newt.sh | bash set -e