mirror of
https://github.com/actions/runner-images.git
synced 2025-12-16 06:40:32 +00:00
add shbang
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/bash -e
|
||||
|
||||
prefix=/usr/local/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user