Skip to content

Commit

Permalink
Merge branch 'master' into #121
Browse files Browse the repository at this point in the history
  • Loading branch information
driver733 committed Feb 12, 2018
2 parents bf6cf39 + 153cd2d commit a7e07ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ merge:
script:
- apt-get update
- apt-get -y upgrade
- apt-get -y install md5deep
- curl "https://raw.githubusercontent.com/andreafabrizi/Dropbox-Uploader/master/dropbox_uploader.sh" -o dropbox_uploader.sh
- chmod +x dropbox_uploader.sh
# - "cat /home/r/dropboxAPIKey.txt > cmds.txt; echo -e \"\ny\" >> /home/r/cmds.txt; ./dropbox_uploader.sh < cmds.txt"
Expand Down

0 comments on commit a7e07ef

Please sign in to comment.