added #!/bin/bash

Change-Id: I1a6bbab4ed873a5c584eb77149bad23b575a0c4a
This commit is contained in:
Blake Dittmer 2019-11-12 12:17:55 -06:00
parent 6ba34c1188
commit 2343e06706
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/bin/bash
set -xe
sudo apt-get update
sudo apt-get install --no-install-recommends -y yamllint

View File

@ -1 +1,2 @@
#!/bin/bash
yamllint .