File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 3
3
## Set-up
4
4
5
5
There are some handy setup scripts in the <code >scripts</code >
6
- directory. On a fresh Ubuntu 12 server, you should only need to run
7
- <code >scripts/bootstrap.sh</code >, which calls other scripts to set
8
- most things up. See below for some details on the other scripts.
6
+ directory. On a fresh Ubuntu 12.04 LTS server, you should only need to
7
+ run <code >scripts/bootstrap.sh</code >, which calls other scripts to
8
+ set most things up. See below for some details on the other scripts.
9
9
10
10
Note that one of the scripts is run with sudo. If you don't have sudo
11
11
enabled for this user, then you'll need to run the scripts manually.
@@ -60,3 +60,9 @@ you. But if something goes wrong / you want to know more:
60
60
etc. Should be run as this user (does not touch system files).
61
61
62
62
Happy hacking!
63
+
64
+ ## Support
65
+
66
+ Problems? Write to us at hackers@creativecommons.org or send us a pull request...
67
+
68
+ Updated: April 2014.
You can’t perform that action at this time.
0 commit comments