rename the executable so it doesn't have an extension
This commit is contained in:
4
bin/aws-ha-release
Executable file
4
bin/aws-ha-release
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
require 'aws-missing-tools'
|
||||
AwsMissingTools::AwsHaRelease.new(ARGV.dup).execute!
|
||||
Reference in New Issue
Block a user