Revert unnecessary sh --> bash change

pull/541/head
Leif Segen 2020-09-08 23:05:48 -05:00
parent 9778aabb38
commit 5043b6f94d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
set -e
echo "Installing curl"