mirror of
https://github.com/aljazceru/gitpear.git
synced 2025-12-18 06:34:28 +01:00
5 lines
40 B
Bash
Executable File
5 lines
40 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm -rf result
|
|
nix build '.#'
|