diff --git a/buildpxe.sh b/buildpxe.sh index 1acc32a..f5f64e9 100755 --- a/buildpxe.sh +++ b/buildpxe.sh @@ -50,7 +50,7 @@ while [ $# -gt 0 ]; do shift ;; -k) - preserve_livebuild='-l' + preserve_livebuild='-k' shift ;; -i)