9 lines
222 B
Bash
Executable File
9 lines
222 B
Bash
Executable File
#!/bin/bash
|
|
# @app pluie/libecho
|
|
# @author a-Sansara https://git.pluie.org/pluie/docker-images
|
|
|
|
. /scripts/common.sh
|
|
|
|
initTitle "Vala shared lib pluie-echo-0.2" "Sample"
|
|
/libpluie-echo/samples/pluie-outputFormatter
|