Ajout : updateall/rustup
This commit is contained in:
parent
d74aad1ec1
commit
ea9579075c
1 changed files with 5 additions and 0 deletions
5
config/updateall/scripts/05-rustup
Executable file
5
config/updateall/scripts/05-rustup
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env
|
||||
set -- rustup update
|
||||
|
||||
set -x
|
||||
exec "$@"
|
Loading…
Reference in a new issue