Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Shuttlerock-Archive/rclone-heroku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

rclone-heroku

A Heroku buildpack for rclone that always downloads the latest static build. Unlike other build packs, I never compile anything and remove this git.

Usage

Add the following to your .buildpacks:

https://github.com/amivin/rclone-heroku.git

Or run the following from the heroku command line:

heroku buildpacks:add https://github.com/amivin/rclone-heroku.git

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%