8 lines
92 B
Bash
Executable File
8 lines
92 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
source common.sh
|
|
|
|
file=build-hook-ca-fixed.nix
|
|
|
|
source build-remote.sh
|