mirror of
https://github.com/dokku/dokku.git
synced 2025-12-28 16:06:40 +01:00
reverted README.md's bootstrap.sh URL to versioned
by request: https://github.com/progrium/dokku/pull/1521
This commit is contained in:
@@ -10,7 +10,7 @@ Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen. S
|
||||
|
||||
To install the latest stable release, you can run the following commands as a user that has access to `sudo`:
|
||||
|
||||
wget https://raw.githubusercontent.com/progrium/dokku/master/bootstrap.sh
|
||||
wget https://raw.githubusercontent.com/progrium/dokku/v0.4.1/bootstrap.sh
|
||||
sudo DOKKU_TAG=v0.4.1 bash bootstrap.sh
|
||||
|
||||
### Upgrading
|
||||
|
||||
Reference in New Issue
Block a user