Permalink
Cannot retrieve contributors at this time
5 lines (5 sloc)
182 Bytes
|
{ |
|
// Run only if file starts with hashbang |
|
"shell_cmd": "grep -e '^#!' $file && chmod +x $file && bash -c $file", |
|
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)", |
|
} |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.