0
0
mirror of https://github.com/letic/Shell-Scripts.git synced 2024-09-27 21:46:03 +00:00

Update bootstrap.sh

This commit is contained in:
Mark McDonnell 2016-04-01 20:18:18 +01:00
parent 0faf23f834
commit 7cb06c171d

View File

@ -1,4 +1,7 @@
#!/bin/bash
#
# Dependencies:
# brew install argon/mas/mas
# Enable a form of 'strict mode' for Bash
set -euo pipefail