oca-technical/odoo-bringout-oca-dms-dms/dms/test/code02.sh
2025-08-29 15:43:03 +02:00

9 lines
153 B
Bash

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