Update README to point to the new repo location.
This commit is contained in:
parent
b6111a1bdc
commit
63ef82c621
@ -3,7 +3,7 @@
|
|||||||
### Using in your application
|
### Using in your application
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
gem 'foreman-export-initscript', :git => 'git://github.com/emilecantin/foreman-export-initscript.git'
|
gem 'foreman-export-initscript', :git => 'git://github.com/lzgo/foreman-export-initscript.git'
|
||||||
```
|
```
|
||||||
|
|
||||||
then `bundle exec foreman export initscript /etc/init.d`
|
then `bundle exec foreman export initscript /etc/init.d`
|
||||||
|
Loading…
Reference in New Issue
Block a user