TetaTricks/code/shell/demofonctions.sh

4 lines
54 B
Bash
Raw Normal View History

2023-10-09 06:56:41 +11:00
#!/bin/sh
2024-09-29 05:25:02 +11:00
source ./fonctions.sh
2023-10-09 06:56:41 +11:00
message "hello world"