3 lines
No EOL
137 B
Bash
Executable file
3 lines
No EOL
137 B
Bash
Executable file
#!/bin/bash
|
|
|
|
curl -F "file=@pdnsmanager-$TRAVIS_COMMIT.tar.gz" -u "travis:$UPLOAD_PASS" 'https://upload.pdnsmanager.org/?action=snapshot' |