Skip to content

Commit 97c9ab8

Browse files
authored
Update scanImage.sh
1 parent 888fa1f commit 97c9ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/scanImage.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
curl -k -u $TL_USER:$TL_PASS --details --output ./twistcli https://$TL_CONSOLE/api/v1/util/twistcli
3+
curl -k -u $TL_USER:$TL_PASS --output ./twistcli https://$TL_CONSOLE/api/v1/util/twistcli
44
chmod a+x ./twistcli
55

66
docker pull pasqu4le/evilpetclinic:latest

0 commit comments

Comments
 (0)