summaryrefslogtreecommitdiff
path: root/scripts/install
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-09-06 12:31:21 +0200
committerChristian Poessinger <christian@poessinger.com>2021-09-06 12:34:12 +0200
commitfe5c06993da7b5c3979c95b7820c0080d9107c44 (patch)
treed5bdb5baa995467ad6faeb05de6166d45174cbc1 /scripts/install
parent8649ba53fa6856ed36f76218deb7d84b32c084f9 (diff)
downloadvyatta-cfg-system-fe5c06993da7b5c3979c95b7820c0080d9107c44.tar.gz
vyatta-cfg-system-fe5c06993da7b5c3979c95b7820c0080d9107c44.zip
install-image: remove whitespaces after .
(cherry picked from commit c36db1614b60fc180d016fd3b7f64d9342a503a6)
Diffstat (limited to 'scripts/install')
-rwxr-xr-xscripts/install/install-image2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install/install-image b/scripts/install/install-image
index a8fbc5be..13de9ab0 100755
--- a/scripts/install/install-image
+++ b/scripts/install/install-image
@@ -275,7 +275,7 @@ trap exit_handler EXIT
if is_live_cd_boot; then
cat <<EOF
-Welcome to the VyOS install program. This script
+Welcome to the VyOS install program. This script
will walk you through the process of installing the
VyOS image to a local hard drive.
EOF