mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
3 lines
38 B
Bash
3 lines
38 B
Bash
#! /bin/sh
|
|
|
|
echo "Hello World" > $out
|