tools.deploy.shaker: set the rest of the args to preserve current behavior.
parent
025283f252
commit
9b47a82e78
|
@ -32,7 +32,7 @@ IN: tools.deploy.shaker
|
|||
! This file is some hairy shit.
|
||||
|
||||
: add-command-line-hook ( -- )
|
||||
[ (command-line) command-line set-global ] "command-line"
|
||||
[ (command-line) rest command-line set-global ] "command-line"
|
||||
startup-hooks get set-at ;
|
||||
|
||||
: strip-startup-hooks ( -- )
|
||||
|
|
Loading…
Reference in New Issue