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

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