mirror of
https://github.com/appium/appium.git
synced 2026-05-21 03:08:54 -05:00
add shebang to authorize.js
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
"use strict";
|
||||
|
||||
var authorize = require('../grunt-helpers.js').authorize;
|
||||
|
||||
Reference in New Issue
Block a user