mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-12 01:03:11 +00:00
Update debian.sh
This commit is contained in:
parent
4e0637a233
commit
7160f85ab9
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ update-rc.d elasticsearch defaults 95 10
|
|||
service elasticsearch start
|
||||
|
||||
cd $PROJECT_ROOT
|
||||
git clone https://github.com/torchbox/wagtaildemo.git $PROJECT
|
||||
git clone https://github.com/chrxr/wagtaildemo.git $PROJECT
|
||||
cd $PROJECT
|
||||
mv wagtaildemo $PROJECT
|
||||
perl -pi -e"s/wagtaildemo/$PROJECT/" manage.py $PROJECT/wsgi.py $PROJECT/settings/*.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue