diff options
Diffstat (limited to '')
-rwxr-xr-x | chroot/make_devices.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chroot/make_devices.sh b/chroot/make_devices.sh index 311ded5..0dc4da9 100755 --- a/chroot/make_devices.sh +++ b/chroot/make_devices.sh @@ -21,4 +21,5 @@ make_devices() { } make_devices /home/devi/chroots/voidmusl make_devices /home/devi/chroots/voidglibc +make_devices /home/devi/chroots/ubuntu2204 # debootstrap stable /home/devi/chroots/debian11 http://deb.debian.org/debian |