Skip to content

Commit 52c1eab

Browse files
author
Aiko Mastboom
committed
double echo
1 parent e132e0e commit 52c1eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/mac-clean.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ WORKING_DIR="$(pwd)"
55

66
cd "${SCRIPT_DIR}"
77

8-
echo "echo Cleaning out native dir...."
8+
echo "Cleaning out native dir...."
99
rm -rf "${SCRIPT_DIR}"/server/native/supercollider
1010
rm -rf "${SCRIPT_DIR}"/server/native/erlang
1111
rm -rf "${SCRIPT_DIR}"/server/native/scsynth

0 commit comments

Comments
 (0)