initial commit

This commit is contained in:
Amy de Buitléir 2023-06-13 21:13:43 +01:00
parent 0ba023597a
commit 48ab38febf

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
....