mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
add missed shebang
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/bash -e
|
||||
################################################################################
|
||||
## File: pipx-packages.sh
|
||||
## Desc: Install tools via pipx
|
||||
|
||||
Reference in New Issue
Block a user