depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test-builder-2.sh
blob: 25a66532ff4d7ca36fdf2bf219ec28c4460bd4ba (
plain
) (
blame
)
1
2
3
4
5
#! /bin/sh
mkdir $out
||
exit
1
cd
$out
||
exit
1
echo
"Hello World"
>
bla