Loading etc/cron/crontab +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. Loading schema/README +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
etc/cron/crontab +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. Loading
schema/README +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading