Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit dae451c

Browse files
author
Antonios Papadakis
committed
Remove Debug <set -x> Command
macOS
1 parent 3d2c99b commit dae451c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macos/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
set -x
2+
33
# Pre-install setup (install version choice, brew install, decompress files, cd into directory, etc.)
44
function setup() {
55
# Install All Dependencies

0 commit comments

Comments
 (0)