From 3f880f20143958d7af61cfa5323a7e1f7faada5a Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Tue, 17 Sep 2019 23:52:40 +0200 Subject: [PATCH] Updated e-mail-address --- README.md | 2 +- cpy_pst/cpy.sh | 2 +- cpy_pst/pst.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 34f3642..a6f82c8 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ The converter will read all `.md` and `.markdown` in the directory `./in/`, so c ## PHP Scripts -These scripts are **not for web development**, there for executing on your computer. Just like a bash script, but written in PHP. There also **written for Linux**. I have no idea if they run under another system and I'm not going to test it (if you tested it and if they worked, write me a mail at [marcelmichaelkapfer@yahoo.co.nz](mailto:marcelmichaelkapfer@yahoo.co.nz) and I will add it to this README). +These scripts are **not for web development**, there for executing on your computer. Just like a bash script, but written in PHP. There also **written for Linux**. I have no idea if they run under another system and I'm not going to test it (if you tested it and if they worked, write me a mail at opensource(at)mmk2410(dot)org and I will add it to this README). In order to use these scripts you have to install `php` on your computer. diff --git a/cpy_pst/cpy.sh b/cpy_pst/cpy.sh index 0ce6cb3..5b75a17 100755 --- a/cpy_pst/cpy.sh +++ b/cpy_pst/cpy.sh @@ -2,7 +2,7 @@ # This is a small script for copy pasting files and directories. # -# Marcel Kapfer (mmk2410) +# Marcel Kapfer (mmk2410) # # 15 August 2015 # diff --git a/cpy_pst/pst.sh b/cpy_pst/pst.sh index 71cd68e..c634bd0 100755 --- a/cpy_pst/pst.sh +++ b/cpy_pst/pst.sh @@ -2,7 +2,7 @@ # A small script for copy pasting files and directories. # -# Marcel Kapfer (mmk2410) +# Marcel Kapfer (mmk2410) # # 15 August 2015 #