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