mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-03-17 01:23:48 +00:00
4 lines
80 B
Bash
4 lines
80 B
Bash
#! @bash@/bin/sh -e
|
|
|
|
exec ./fill-disk.sh | @coreutils@/bin/tee /tmp/install-log
|