tracelabs / tlosint-live

Trace Labs OSINT Linux Distribution based on Kali.
https://www.tracelabs.org/initiatives/osint-vm
680 stars 111 forks source link

Pause at end of update process #143

Open godcsu opened 2 years ago

godcsu commented 2 years ago

add read lint to end of updater-current.sh to allow for review of errors and warnings that flash by as update runs.

read -s -n 1 -p "Press any key to continue..."