mirror of
https://github.com/NixOS/nix.git
synced 2025-11-30 06:01:00 +01:00
3 lines
38 B
Bash
Executable file
3 lines
38 B
Bash
Executable file
#! /bin/sh
|
|
|
|
echo "Hello World" > $out
|