mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
fix aws bin
This commit is contained in:
parent
9e679545da
commit
92fa8a30d5
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
require 'fog/aws/service_mapper'
|
||||
|
||||
class AWS < Fog::Bin
|
||||
def self.services
|
||||
Fog::AWS::ServiceMapper.services
|
||||
|
|
Loading…
Reference in a new issue