diff options
author | terminaldweller <thabogre@gmail.com> | 2022-04-23 12:25:24 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-04-23 12:25:24 +0000 |
commit | feb01e618438f4cd3e55985c6fe9f303741d43c8 (patch) | |
tree | 950fea62831918499291509d329aa298c574e7ef /chroot/make_devices.sh | |
parent | update (diff) | |
download | scripts-feb01e618438f4cd3e55985c6fe9f303741d43c8.tar.gz scripts-feb01e618438f4cd3e55985c6fe9f303741d43c8.zip |
updates
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 |