5 lines
74 B
Bash
5 lines
74 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
brew services stop sketchybar
|
||
|
brew services start sketchybar
|