5 lines
83 B
Bash
Executable File
5 lines
83 B
Bash
Executable File
#!/bin/bash
|
|
|
|
git add . # YOLO
|
|
./result/sw/bin/darwin-rebuild switch --flake _macos
|