Public release from ruodoo-project: 19.0 - 2026-05-31 21:19:12 UTC
This commit is contained in:
9
dms/test/code02.sh
Normal file
9
dms/test/code02.sh
Normal file
@ -0,0 +1,9 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user