Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas authored Nov 9, 2024
1 parent 3122a1f commit 13a9151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/sbuild_linter.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# source <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/soarpkgs/main/.github/scripts/sbuild_linter.sh")
# source <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/scripts/sbuild_linter.sh")
# source <(curl -qfsSL "https://l.ajam.dev/sbuild-linter")
# sbuild-linter example.SBUILD
#
Expand Down Expand Up @@ -183,4 +183,4 @@ sbuild_linter()
}
export -f sbuild_linter
alias sbuild-linter="sbuild_linter"
#-------------------------------------------------------#
#-------------------------------------------------------#

0 comments on commit 13a9151

Please sign in to comment.