hc99's picture
Add files using upload-large-folder tool
03c4799 verified
#!/usr/bin/env bash
echo 0
echo 1 1>&2
echo 2
echo 3 1>&2
echo 4
echo 5 1>&2