Skip to content

Commit 128f935

Browse files
authored
Update qemu-universal.sh
1 parent cb82cdd commit 128f935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qemu-universal.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
sudo apt-get install desktop-file-utils debootstrap schroot perl git wget xz-utils bubblewrap autoconf
2+
sudo apt-get install desktop-file-utils debootstrap schroot perl git wget xz-utils bubblewrap autoconf coreutils
33
wget -q "https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage" -O appimagetool && chmod a+x appimagetool
44
wget -q -c "https://archive.archlinux.org/iso/2025.01.01/archlinux-bootstrap-x86_64.tar.zst"
55
mkdir arch

0 commit comments

Comments
 (0)