Skip to content

Commit bbfe899

Browse files
committed
Remove unnecessary dot-slash
1 parent 6845d4d commit bbfe899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reports/get-report.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
source "../config.sh"
44

5-
curl -o ./report.zip -u "$NEXMO_API_KEY:$NEXMO_API_SECRET" \
5+
curl -o report.zip -u "$NEXMO_API_KEY:$NEXMO_API_SECRET" \
66
"https://api.nexmo.com/v3/media/$FILE_ID"

0 commit comments

Comments
 (0)