Rafael Calleja commited on
Commit
ae71729
·
1 Parent(s): 4000d19

add ssl to initramfs

Browse files
Files changed (1) hide show
  1. endpoints.yml +2 -2
endpoints.yml CHANGED
@@ -1,4 +1,4 @@
1
- ubuntu-24.04-GNOME-custom:
2
  path: /data/squash/ubuntu/24.04/GNOME
3
  files:
4
  - filesystem.squashfs
@@ -7,5 +7,5 @@
7
  os: ubuntu-custom
8
  version: '24.04'
9
  flavor: GNOME
10
- kernel: ubuntu-24.04-GNOME-custom
11
 
 
1
+ ubuntu-24.04-GNOME-squash-custom:
2
  path: /data/squash/ubuntu/24.04/GNOME
3
  files:
4
  - filesystem.squashfs
 
7
  os: ubuntu-custom
8
  version: '24.04'
9
  flavor: GNOME
10
+ kernel: ubuntu-24.04-GNOME-squash-custom
11