From 36026348c9f250b9eb60d6265955d42841d9236b Mon Sep 17 00:00:00 2001 From: Jason Perrin Date: Mon, 21 Jan 2019 02:44:10 -0800 Subject: [PATCH] Drop outdated reference to contrib --- modules/ocf_dhcp/files/netboot/ocf-netboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ocf_dhcp/files/netboot/ocf-netboot b/modules/ocf_dhcp/files/netboot/ocf-netboot index 75314a13c..ed6cc56f1 100755 --- a/modules/ocf_dhcp/files/netboot/ocf-netboot +++ b/modules/ocf_dhcp/files/netboot/ocf-netboot @@ -26,7 +26,7 @@ txt_cfg="$menu_path/boot-screens/txt.cfg" # - make sure to select "fat initrd" instead of the NFS option; this # requires more memory but lets us avoid an NFS server during netboot # - cd /srv/tfp && tar cfz finnix.tar.gz finnix -# - scp finnix.tar.gz supernova:~staff/public_html/contrib/ +# - scp finnix.tar.gz supernova:~staff/public_html/ # Note that the "fat" initrd requires ~0.75 GB of memory, so if you're # testing with a VM, be sure to give it sufficient RAM. finnix="https://www.ocf.berkeley.edu/~staff/finnix.tar.gz"