You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8-2
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,15 @@ You can also trigger the script manually. If no GET parameters are passed in the
33
33
*`exec` must be allowed in PHP scripts
34
34
* Access to the repository
35
35
36
-
## Server Setup
36
+
NOTE: this script was developed and tested using:
37
+
38
+
* git 2.9 and later
39
+
* rsync 3.1.2
40
+
* Ubuntu 14.04 and 16.04
37
41
38
-
These instructions were created for Ubuntu 14.04 and tested also on Ubuntu 16.04. You should be able to adjust them to other Linux distros.
42
+
We recommend using up-to-date versions of git and rsync. If you are using a different distribution of Linux you should be able to easily adapt the server setup instructions.
43
+
44
+
## Server Setup
39
45
40
46
If you are using a private repository start here. If you are using a public repository you can jump ahead to the point indicated below.
0 commit comments