Slink/dms/test/code02.sh

10 lines
153 B
Bash
Executable File

#!/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