Interim fix for failed macOS builds

Not ideal, but it might just work. Take two!

Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
Dom Rodriguez 2019-08-20 18:29:17 +01:00
parent c685f0f231
commit 452820eef7
No known key found for this signature in database
GPG Key ID: 72DCF1231E54BD43
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash
set +eu
# Checks if directory exists, otherwise asks to install package.
function check_dir_exists() {
local path=$1