Skip to content

Commit

Permalink
Update scanImage.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqua1e committed Mar 14, 2023
1 parent 888fa1f commit 97c9ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/scanImage.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

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
chmod a+x ./twistcli

docker pull pasqu4le/evilpetclinic:latest
Expand Down

0 comments on commit 97c9ab8

Please sign in to comment.