Add minimal image recipe

This commit is contained in:
Yorick Barbanneau 2021-07-28 18:44:19 +02:00
parent 074719ff2c
commit 1ef8161db5
12 changed files with 942 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/bin/bash
printf "Setup hook script for mmdebstrap\n\n"
exit 0