~comcloudway/builds.sr.ht

68d593c962e33ec5829a328f10c2a906a776efba — Drew DeVault 5 years ago b1f51b1
Add Debian bullseye
2 files changed, 4 insertions(+), 0 deletions(-)

A images/debian/bullseye/functions
A images/debian/bullseye/genimg
A images/debian/bullseye/functions => images/debian/bullseye/functions +1 -0
@@ 0,0 1,1 @@
../functions
\ No newline at end of file

A images/debian/bullseye/genimg => images/debian/bullseye/genimg +3 -0
@@ 0,0 1,3 @@
#!/bin/sh -eux
export release=bullseye
exec ../genimg "$@"