diff --git a/12345.sh b/12345.sh index 0f8d5d5e..537b5801 100755 --- a/12345.sh +++ b/12345.sh @@ -104,6 +104,8 @@ while true; do ############################################################################ URL=$(cat $HOME/.zen/tmp/coucou/${MOATS}.myIP.http | nc -l -p 1234 -q 1 | grep '^GET' | cut -d ' ' -f2 | cut -d '?' -f2) ############################################################################ + espeak "Ding" + echo "URL" > ~/.zen/tmp/coucou/${MOATS}.url ## LOGGING URL ############################################################################ start=`date +%s`