Skip to content

Commit 2e49ab7

Browse files
committed
Update preheatProject.command
1 parent 02f1742 commit 2e49ab7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tools/preheatProject.command

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/bin/sh
22

3+
# Avoid Some STUPID Homebrew failures
4+
set -e;
5+
36
#
47
# This script creates an Xcode project out of conky-for-macOS
58
# in order for ManageConky to compile on a new development workspace.

0 commit comments

Comments
 (0)