mirror of
https://github.com/actions/runner-images.git
synced 2025-12-19 08:22:12 +00:00
Add -e to .sh scripts
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
#!/bin/bash -e
|
||||
|
||||
# Install Swig
|
||||
sudo apt-get install -y swig
|
||||
|
||||
Reference in New Issue
Block a user