mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
source plugin-push command
This commit is contained in:
parent
1d39f0ae49
commit
f8b81f13a0
2
bin/asdf
2
bin/asdf
@ -12,6 +12,8 @@ source $(dirname $(dirname $0))/lib/commands/plugin-add.sh
|
||||
source $(dirname $(dirname $0))/lib/commands/plugin-update.sh
|
||||
source $(dirname $(dirname $0))/lib/commands/plugin-remove.sh
|
||||
|
||||
source $(dirname $(dirname $0))/lib/commands/plugin-push.sh
|
||||
|
||||
|
||||
callback_args="${@:2}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user