Created
February 15, 2018 19:46
-
-
Save lain0/644a21b045ca062c1c9bba2b36968fcf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash -x | |
# dw.sh | |
for i in `seq -w 0 39`; | |
do | |
wget https://s3.amazonaws.com/bigmarker-production/271b5fb4af4b708b51b895cd1ee79dfbf8865d58/00$i.jpg | |
done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.slideshare.net/ScrumTrek/digital-agile-devops