Skip to content

Commit 1cdb25d

Browse files
committed
update bootable usb script
1 parent 55e1913 commit 1cdb25d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootableusb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ echo " "
3131
echo "================================================================"
3232
echo "Making ALG bootable USB, this may take sometime...."
3333
cd out
34-
sudo dd if=alg-gnome-$(date +%Y.%m)-x86_64.iso of=/dev/sdb status='progress'
34+
sudo dd if=alg-xfce-$(date +%Y.%m)-x86_64.iso of=/dev/sdb status='progress'
3535

3636

3737
echo "D O N E! Your USB should be bootable now, with Arch Linux GUI."

0 commit comments

Comments
 (0)