root: check for .aws-credentials to conform to other scripts

This commit is contained in:
Brian Mann
2017-08-31 16:10:01 -04:00
parent 2a399e3acb
commit 88a109c837
+1 -1
View File
@@ -47,7 +47,7 @@ module.exports = {
}
getAwsObj: ->
fs.readJsonSync(path.join(__dirname, "support", "aws-credentials.json"))
fs.readJsonSync(path.join(__dirname, "support", ".aws-credentials.json"))
# store uploaded application in subfolders by platform and version
# something like desktop/0.20.1/osx64/