diff --git a/demo.sh b/demo.sh old mode 100644 new mode 100755 index e1fbdb60203d3cfdc8b88c0a7544c3c204afe8ab..0e939731d54d11258b483b26a602efde2e4a9d7f --- a/demo.sh +++ b/demo.sh @@ -3,3 +3,5 @@ echo "demo test for gitlab" echo "printing working directory, `pwd`" + +echo "line added locally after cloning, and then committed and pushed to GitLab"