Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
msupinodn committed Nov 14, 2019
1 parent 220bd94 commit ff7ef12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/grub-arch/grub/grub-common.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ function onie_bootcmd {
else
onie_args="$GRUB_ONIE_CMDLINE_LINUX $ONIE_EXTRA_CMDLINE_LINUX"
fi
linux $onie_linux $onie_args boot_reason=$onie_boot_reason $onie_debugargs install_url=http://kvm10.dev.drivenets.net/bionic-nos-installer-kvm.sh
linux $onie_linux $onie_args boot_reason=$onie_boot_reason $onie_debugargs install_url=http://kvm10.dev.drivenets.net/bionic-nos-installer-jenkins.sh
initrd $onie_initrd
onie_entry_end
boot
Expand Down

0 comments on commit ff7ef12

Please sign in to comment.