updateall/rustup : version qui fonctionne lol

This commit is contained in:
Ahurac 2024-03-28 09:35:57 +01:00
parent b5f9685f81
commit 9eb255f504

View file

@ -1,5 +1,3 @@
#!/usr/bin/env
set -- rustup update
#!/usr/bin/env sh
set -x
exec "$@"
exec rustup update