Ajout : updateall/rustup

This commit is contained in:
Ahurac 2024-03-23 22:39:40 +01:00
parent d74aad1ec1
commit ea9579075c

View file

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