mirror of
https://github.com/edera-dev/krata.git
synced 2025-10-08 20:29:38 +00:00
5 lines
46 B
Bash
Executable File
5 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
|
|
brew upgrade rustup || true
|