Skip to content

Commit f9804b1

Browse files
committed
cmd-list: How else am I supposed to deploy my urns?
https://twitter.com/pj_trainor/status/989312183954821120 Credit: @iarna
1 parent dac6f9b commit f9804b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/config/cmd-list.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ var affordances = {
4646
'rm': 'uninstall',
4747
'r': 'uninstall',
4848
'rum': 'run-script',
49-
'sit': 'install-ci-test'
49+
'sit': 'install-ci-test',
50+
'urn': 'run-script'
5051
}
5152

5253
// these are filenames in .

0 commit comments

Comments
 (0)