~comcloudway/builds.sr.ht

7333a61c2f0ce4b37a264a7a63846c115886e8ef — Haowen Liu 3 years ago f88c493
Add Ubuntu Jammy
3 files changed, 5 insertions(+), 0 deletions(-)

A images/ubuntu/22.04
A images/ubuntu/jammy/functions
A images/ubuntu/jammy/genimg
A images/ubuntu/22.04 => images/ubuntu/22.04 +1 -0
@@ 0,0 1,1 @@
jammy/
\ No newline at end of file

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

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