Skip to content

Commit

Permalink
Update docker-setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
shitwolfymakes authored Jun 20, 2022
1 parent 650c9ab commit 5b291f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/installers/docker-setup.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
set -eo pipefail

RED='\033[1;31m'
NC='\033[0m' # No Color
Expand Down

0 comments on commit 5b291f3

Please sign in to comment.