Skip to content

Instantly share code, notes, and snippets.

@vojtechkral
Created April 21, 2012 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vojtechkral/5b49b556e25c079c8597 to your computer and use it in GitHub Desktop.
Save vojtechkral/5b49b556e25c079c8597 to your computer and use it in GitHub Desktop.
--- biosdisk~ 2012-04-21 21:12:17.698431888 +0200
+++ biosdisk 2012-04-21 20:20:05.724931329 +0200
@@ -27,7 +27,7 @@
tmpPath="/tmp"
curDir=`pwd`
device="/dev/fd0"
-blconf="/usr/sbin/blconf"
+blconf="python2 /usr/sbin/blconf"
wget="/usr/bin/wget"
options=""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment