We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bcfd89 commit 798c0c3Copy full SHA for 798c0c3
scripts/check-docs.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
# This script is used to ensure for PRs the docs are up-to-date via the CI pipeline
4
# Usage: ./check-docs.sh
scripts/publish-apt-packages.sh
# This script is used to publish new packages to the CLI APT repository
# Usage: ./publish-apt-packages.sh
scripts/replace.sh
# Add replace directives to local files to go.work
set -eo pipefail
0 commit comments