bin/cs in cloudstack-cli-0.3.11 vs bin/cs in cloudstack-cli-0.4.0

- old
+ new

@@ -1,6 +1,5 @@ #!/usr/bin/env ruby -require 'cloudstack_client' -require 'cloudstack_cli' +require 'cloudstack-cli' CloudstackCli::Cli.start(ARGV) \ No newline at end of file