From a572f4610fb31c16297b1f4832418cf24ef553e8 Mon Sep 17 00:00:00 2001 From: fenix-soft Date: Fri, 14 Oct 2016 17:27:54 +0200 Subject: [PATCH] update whit example .bashrc and close script --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c57b8a..6cf4d08 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,15 @@ whatch rai1: run script RAI1.sh or ./RAI1.sh if the script no integrate on the s from custom prove, change the terminal work directory, on the script live and run as ./RAI1.sh -for integrate in the system edit your .bashcr file and add a path for custom railive directory script +for integrate in the system edit your .bashrc file and add a path for custom railive directory script + +### exmple edit .bashrc file integration + +export PATH=$PATH:"path railive directory script" + + +now bash look the script, good whatch! + +## close a channell or script + +for close the program, close the mpv window, and the script terminate and cleaning temp file, if the script terminate for error or another cause, or the mpv window dont match, you can use the temp file to debug a problem.