#!/bin/bash
##
## Copyright 2017-2019 MuK IT GmbH
## License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
STR="Hello World!"
echo $STR