Changeset 38574 for main


Ignore:
Timestamp:
2024-01-19T13:52:16+13:00 (4 months ago)
Author:
davidb
Message:

Tweak to echo output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/src/ansible-playbooks/_local_config.bash

    r38570 r38574  
    1414echo ""
    1515echo "####"
    16 echo "# Away to run the playbook with {{ remote_user }}:"
     16echo "# Away to run the playbook with {{ gsdl3_user }}:"
    1717echo "#    $localhost_username"
    1818##echo "# Setting the username to install Greenstone3 as to:"
     
    3535echo ""
    3636echo "Continuing in 5 seconds ..."
    37 echo "[press <enter> to proceed immediately, or 'q' to quit]"
     37echo "[press <enter> to proceed immediately, or 'q' or ^C to quit]"
    3838read -t 5  continue_answer
    3939
Note: See TracChangeset for help on using the changeset viewer.