We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888fa1f commit 97c9ab8Copy full SHA for 97c9ab8
files/scanImage.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-curl -k -u $TL_USER:$TL_PASS --details --output ./twistcli https://$TL_CONSOLE/api/v1/util/twistcli
+curl -k -u $TL_USER:$TL_PASS --output ./twistcli https://$TL_CONSOLE/api/v1/util/twistcli
4
chmod a+x ./twistcli
5
6
docker pull pasqu4le/evilpetclinic:latest
0 commit comments