mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
install-aws-cli: Add a shebang so it is callable directly.
This commit is contained in:
committed by
Tim Abbott
parent
38bf1c5d22
commit
1a84a20ca0
2
puppet/zulip_ops/files/install-aws-cli
Normal file → Executable file
2
puppet/zulip_ops/files/install-aws-cli
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
# shellcheck shell=bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -eu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user