diff --git a/cirun.sh b/cirun.sh
index 0ced56a04078060e8d28ccdc6bb6dcb183ff49bf..41bc098abaeb9f60c27e65d824ed97d6074e1659 100644
--- a/cirun.sh
+++ b/cirun.sh
@@ -2,4 +2,5 @@
 
 if [ -n "$SSH_CLIENT" ] || [ -n "$SSH_TTY" ]; then
   #echo "Not yet 😉" > "második videó.md"
+  echo "Lorem Ipsum is simply dummy text of the printing and typesetting industry."
 fi