فهرست منبع

this is only bc of github

Noah 4 سال پیش
والد
کامیت
15eca47aa1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      safe-arch.sh

+ 1 - 1
safe-arch.sh

@@ -83,7 +83,7 @@ mv drive /mnt
 read -p "Press any key to continue"
 mv comp /mnt/etc/hostname
 read -p "Press any key to continue"
-curl https://raw.githubusercontent.com/noahvogt/norisa/master/chroot.sh > /mnt/chroot.sh && arch-chroot /mnt bash chroot.sh && rm /mnt/chroot.sh
+curl https://raw.githubusercontent.com/noahvogt/norisa/main/chroot.sh > /mnt/chroot.sh && arch-chroot /mnt bash chroot.sh && rm /mnt/chroot.sh
 read -p "Press any key to continue"
 
 dialog --defaultno --title "Final Qs" --yesno "Reboot computer?"  5 30 && reboot