зеркало из https://github.com/mozilla/kitsune.git
Update push.txt.
This commit is contained in:
Родитель
62905f981e
Коммит
fc22a835e4
15
push.txt
15
push.txt
|
@ -2,13 +2,14 @@ Every Time
|
|||
==========
|
||||
|
||||
1. Update to correct tag. ;)
|
||||
2. git submodule update --init
|
||||
3. Find and remove any *.pyc files.
|
||||
4. manage.py compress_assets
|
||||
5. pushd locale && svn up && ./compile-mo.sh . && popd
|
||||
6. schematic migrations
|
||||
7. kill and restart celeryd
|
||||
8. restart apache
|
||||
2. pushd vendor && git submodule sync && popd
|
||||
3. git submodule update --init --recursive
|
||||
4. Find and remove any *.pyc files.
|
||||
5. manage.py compress_assets
|
||||
6. pushd locale && svn up && ./compile-mo.sh . && popd
|
||||
7. schematic migrations
|
||||
8. kill and restart celeryd
|
||||
9. restart apache
|
||||
|
||||
This Time
|
||||
=========
|
||||
|
|
Загрузка…
Ссылка в новой задаче