Browse Source

Update README file

Vova Tkach 6 years ago
parent
commit
2c4a65b8fe
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -117,5 +117,6 @@ if [ -f "/tmp/command2.txt" ]; then
 	ssh -p 22 user@slave-server-1.com 'cd /tmp/daemon; mkdir test; cd test; touch test'
 	ssh -p 22 user@slave-server-1.com 'cd /tmp/daemon; mkdir test; cd test; touch test'
 fi
 fi
 ```
 ```
-
+<br>
+Tested on Linux Debian and Mac OS X High Sierra.<br>
 You can easy make auto deploy for GIT for example or something else. Enjoy.
 You can easy make auto deploy for GIT for example or something else. Enjoy.