Fix linux-izm in shebang

This commit is contained in:
Vladimir Kondratiev 2015-08-21 12:17:14 +03:00
parent 7452ff8cc2
commit 5357ae6422
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# exit on errors
set -e