Skip to content

Commit

Permalink
Opraveny navod na spustenie skriptu
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacspe committed Dec 14, 2024
1 parent a679490 commit 2f53150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_migration/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Postup migrácie dát na web:
1. Stiahnuť aktuálny dump databáze
2. Exportovať csvčka objektov pomocou `python data_dump.py db.roots`
2. Exportovať csvčka objektov pomocou `python manage.py data_dump db.roots`
3. Zmazať staré objekty v aktuálnej postgres DB. Skript je v `delete_all.sql`
4. Nahrať fily na server do `/data/www/webstrom-test/media/publications/`
5. Opraviť oprávnenia
Expand Down

0 comments on commit 2f53150

Please sign in to comment.