diff options
Diffstat (limited to 'scripts/install')
-rwxr-xr-x | scripts/install/install-image | 2 |
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 |