Skip to content

Commit

Permalink
Remove debug logging.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwlzn committed Sep 7, 2024
1 parent c3ed29f commit e5d2144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Copyright 2024 Science project contributors.
# Licensed under the Apache License, Version 2.0 (see LICENSE).
set -x

set -euo pipefail

COLOR_RED="\x1b[31m"
Expand Down

0 comments on commit e5d2144

Please sign in to comment.