Skip to content

Commit 6a29657

Browse files
authored
chore: remove debug
1 parent 71aee2f commit 6a29657

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env bash
22
set -eo pipefail
33
[[ $TRACE ]] && set -x
4-
set -x
54
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 762E3157
65
echo "deb http://nginx.org/packages/ubuntu $(lsb_release -cs) nginx" | sudo tee /etc/apt/sources.list.d/nginx.list
76
curl -fsSL https://nginx.org/keys/nginx_signing.key | sudo apt-key add -

0 commit comments

Comments
 (0)