From 9548e340157f5d7c4b4c102373b1d9e86072b06e Mon Sep 17 00:00:00 2001 From: rlacko <rlacko@sch.bme.hu> Date: Sat, 20 Mar 2021 11:59:53 +0000 Subject: [PATCH] fix cirun --- cirun.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/cirun.sh b/cirun.sh index 0ced56a..41bc098 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 -- GitLab