mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-21 22:56:22 +00:00
fix: evitar loop infinito
This commit is contained in:
parent
c4600edb6a
commit
77672535dd
1 changed files with 0 additions and 2 deletions
|
@ -129,8 +129,6 @@ tasks:
|
|||
- "{{.HAINISH}} bundle {{.CLI_ARGS}}"
|
||||
rails:
|
||||
desc: "Rails. Call with: go-task rails -- arguments"
|
||||
deps:
|
||||
- "prepare"
|
||||
cmds:
|
||||
- "go-task bundle -- exec rails {{.CLI_ARGS}}"
|
||||
console:
|
||||
|
|
Loading…
Reference in a new issue