initial commit

This commit is contained in:
Amy de Buitléir 2023-06-13 21:13:54 +01:00
parent 48ab38febf
commit 488af7abac

View file

@ -0,0 +1,12 @@
= A Bash script depending on a package in the nixpkgs repo.
[source,bash,linenums]
.Script
....
include::my-script.sh[]
....
.Output
....
$# ./my-script.sh
....