mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
INSTALL: Update required dummy data packages
Signed-off-by: canyonknight <canyonknight@gmail.com> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
4187b2eb65
commit
c1c3aef74a
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
@ -72,7 +72,7 @@ Setup on Arch Linux:
|
||||||
(give password 'aur' at the prompt)
|
(give password 'aur' at the prompt)
|
||||||
|
|
||||||
- Optionally load some test data for development purposes.
|
- Optionally load some test data for development purposes.
|
||||||
# pacman -S words mysql-python
|
# pacman -S words fortune-mod
|
||||||
# cd ~/aur/support/schema/
|
# cd ~/aur/support/schema/
|
||||||
# python gendummydata.py dummy-data.sql
|
# python gendummydata.py dummy-data.sql
|
||||||
# bzip2 dummy-data.sql
|
# bzip2 dummy-data.sql
|
||||||
|
|
Loading…
Add table
Reference in a new issue