mirror of
https://github.com/coder/coder.git
synced 2025-07-23 21:32:07 +00:00
fix: return error if agent init script fails to download valid binary (#13280)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
# shellcheck source=scripts/lib.sh
|
||||
|
Reference in New Issue
Block a user