From afaa787d0f68991f7994cff2073d5b2863be021f Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 28 Nov 2014 05:48:46 +0000 Subject: x60flashrom5: fix description and remove useless comments --- x60flashfrom5 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/x60flashfrom5 b/x60flashfrom5 index 268c9c0..b9c3067 100755 --- a/x60flashfrom5 +++ b/x60flashfrom5 @@ -1,6 +1,6 @@ #!/bin/bash -# flash script: uses flashrom to flash a new libreboot ROM image onto your machine +# x60flashfrom5 script: for X60 owners upgrading from 5th release # # Copyright (C) 2014 Francis Rowe # @@ -40,9 +40,6 @@ if [[ $EUID -ne 0 ]]; then exit 1 fi -# USE ROOT OR SUDO WHEN EXECUTING THIS -# uses flashrom to flash the rom - if (( $# != 1 )); then echo "Usage: ./lenovobios_firstflash yourrom.rom" echo "usage: ./lenovobios_firstflash path/to/yourrom.rom" -- cgit v1.1-4-g5e80