]> git.donarmstrong.com Git - debian-r-master.git/blob - README.md
add gitignore
[debian-r-master.git] / README.md
1 # Debian R FTP Master Configuration #
2
3 ## Checkout git repositories ##
4
5 Checkout the master repository:
6 `git clone http://git.donarmstrong.com/debian-r-master.git`
7
8 Use mr to checkout dak and wanna-build:
9 `mr up`
10
11 Switch dak and wanna-build to the `debian-r` branch;
12
13 `for a in dak wanna-build; do (cd $a; git checkout debian-r;); done;`
14
15 ## Set up databases ##
16
17 ## Configure ftp upload ##
18
19 ## Configure cron jobs ##
20
21
22
23
24