Browse Source

fixes

master
Stefano Marinelli 7 years ago
parent
commit
2cdb6d8a9e
  1. 2
      generate_html.sh

2
generate_html.sh

@ -8,7 +8,7 @@ echo " </head> " @@ -8,7 +8,7 @@ echo " </head> "
echo " <body> "
echo "Tempo Residuo di utilizzo: $1 minuti<br>"
echo "<br><br>"
echo 'Per indicazioni e note, <a title="cliccare qui"href="http://172.17.0.1:8000/note.html" target="_blank" >'
echo 'Per indicazioni e note, <a href="http://172.17.0.1:8000/note.html" target="_blank">cliccare qui.</a>'
echo " </body> "
echo "</html> "

Loading…
Cancel
Save