4 lines
48 B
Bash
Executable file
4 lines
48 B
Bash
Executable file
#!/bin/bash
|
|
|
|
# Install packages
|
|
brew upgrade qt
|