docker-images/pluie/libyaml/main.sh

11 lines
177 B
Bash
Raw Normal View History

2018-08-07 19:31:46 +00:00
#!/bin/bash
# @app pluie/libyaml
2018-08-07 19:31:46 +00:00
# @author a-Sansara https://git.pluie.org/pluie/docker-images
. /scripts/common.sh
cd /home/repo/lib-yaml
echo "try any samples"
2018-08-07 19:31:46 +00:00
bash