1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/src/test-builder-2.sh

6 lines
76 B
Bash
Raw Normal View History

#! /bin/sh
mkdir $out || exit 1
cd $out || exit 1
echo "Hello World" > bla