Commit 56a47ce6 authored by Paul Wise's avatar Paul Wise Committed by Aurelien Jarno
Browse files

Switch from /org to /srv in comment and documentation

/org has been obsoleted by /srv for many years on debian.org hosts.
parent 903bebdb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Never change wbadm's crontab with `crontab -e`. Instead, edit
# /org/wanna-build/etc/cron/crontab, and run `make` in that directory (or
# /srv/wanna-build/etc/cron/crontab, and run `make` in that directory (or
# install that file by hand). Also, please `git commit` any
# non-temporary changes you make.

+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ $ psql -d wannadb -f main-tables.sql
Architecture specific material
==============================

0) $ cd /org/wanna-build/schema/
0) $ cd /srv/wanna-build/schema/
1) Edit arch-tables.sh and set ARCHS as you wish.
2) ./arches-tables.sh
3) $ psql -d wannadb -f arches-tables.sql