diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-03-11 06:35:40 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:07 +0200 |
commit | c28707212663606a4a26059745fe018ea1183581 (patch) | |
tree | 1627b888e9c0be82e3139e5099f840ac44714114 /bin/live-build | |
parent | 1083985682c166a9c117b08bee9cecc3beb20d73 (diff) | |
download | vyos-live-build-c28707212663606a4a26059745fe018ea1183581.tar.gz vyos-live-build-c28707212663606a4a26059745fe018ea1183581.zip |
Debranding package for derivatives.
Diffstat (limited to 'bin/live-build')
-rwxr-xr-x | bin/live-build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/live-build b/bin/live-build index 88d11df19..bfa216c14 100755 --- a/bin/live-build +++ b/bin/live-build @@ -30,7 +30,7 @@ then man live-build exit 0 else - Echo "live-build is a set of scripts to build Debian Live system images." + Echo "live-build is a set of scripts to build live system images." echo Echo "The idea behind live-build is a framework that uses a configuration directory to completely automate and customize all aspects of building a Live image." echo |