Remove run script alias
It was added 13 years ago for compatibility when the run script was
converted to a shell script by [1]. The long time has passed since then
and we can assume that users may no longer use it. Removing it allows
us to resolve the confusing name (.py which triggers shell).
[1] 4f6a82159c
This commit is contained in:
parent
15489fb72e
commit
8984408af3
|
|
@ -1 +0,0 @@
|
|||
run
|
||||
Loading…
Reference in New Issue