Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at master 4 lines 85 B view raw
1#! @shell@ 2# shellcheck shell=bash 3 4exec @prog@ --enable-deterministic-archives "$@"