From 222d44151e14c2ca4509ba1b5eee614a2845cd78 Mon Sep 17 00:00:00 2001 From: Obie Hinojosa <109394237+SaruShinobie@users.noreply.github.com> Date: Thu, 10 Apr 2025 11:37:14 -0500 Subject: [PATCH] Remove token ...again. i forgot to remove the little comment one. --- installer-linux.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/installer-linux.sh b/installer-linux.sh index 90fd5a2..036de4e 100644 --- a/installer-linux.sh +++ b/installer-linux.sh @@ -1,9 +1,6 @@ #!/bin/bash # shebang! -#-H "Authorization: token c3971c2711faee3c824db29a16d4d547472cb0bf" -# ^^ public auth token, put here so i dont lose it pasting cURL snippets - echo "################" echo SCRIPT STARTING echo "################"