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