mirror of
https://github.com/NixOS/nix.git
synced 2025-12-03 15:40:59 +01:00
3 lines
38 B
Bash
3 lines
38 B
Bash
#! /bin/sh
|
|
|
|
echo "Hello World" > $out
|