updateall/rustup : version qui fonctionne lol
This commit is contained in:
parent
b5f9685f81
commit
9eb255f504
1 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env
|
||||
set -- rustup update
|
||||
|
||||
#!/usr/bin/env sh
|
||||
set -x
|
||||
exec "$@"
|
||||
exec rustup update
|
||||
|
|
Loading…
Reference in a new issue