stop before play

This commit is contained in:
2015-11-15 23:00:01 +01:00
parent 7b3591a206
commit 32fbba6c67
3 changed files with 24 additions and 50 deletions
+15
View File
@@ -0,0 +1,15 @@
#!/bin/sh
# V0.1
### DEFINITIONS
MY_PATH="$(pwd)"
. $MY_PATH/bin/_inc/def_text_coloring.sh
### PRORGAM
echo
echo "${BGre}Stop playing ...${RCol}"
echo