diff options
| author | Daniel Baumann <daniel@debian.org> | 2008-06-01 00:38:48 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:47:59 +0100 |
| commit | 186498d542ab606384f434f7ecabd5a51b566dee (patch) | |
| tree | 732f0c51850c97d3249c3cf81f27e55263dcc598 | |
| parent | 0d26027d73deed80f915e331632a019ebe6f9e43 (diff) | |
| download | live-boot-186498d542ab606384f434f7ecabd5a51b566dee.tar.gz live-boot-186498d542ab606384f434f7ecabd5a51b566dee.zip | |
Removing live-snapshot version as this component is always released within live-initramfs itself.
| -rwxr-xr-x | bin/live-snapshot | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/live-snapshot b/bin/live-snapshot index b5a7fa4..0038c87 100755 --- a/bin/live-snapshot +++ b/bin/live-snapshot @@ -34,7 +34,6 @@ set -eu export USERNAME USERFULLNAME HOSTNAME PROGRAM="$(basename $0)" -VERSION=0.0.2 # Needs to be available at run and reboot time SAFE_TMPDIR="/live" @@ -100,7 +99,7 @@ Usage () Version () { - echo "${PROGRAM}, version ${VERSION}" + echo "${PROGRAM}" echo echo "Copyright (C) 2006 Marco Amadori <marco.amadori@gmail.com>" echo |
