mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-25 00:54:52 +00:00
reverted debian.sh
This commit is contained in:
parent
e7476cb709
commit
82a3f8b732
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ update-rc.d elasticsearch defaults 95 10
|
|||
service elasticsearch start
|
||||
|
||||
cd $PROJECT_ROOT
|
||||
git clone https://github.com/chrxr/wagtaildemo.git $PROJECT
|
||||
git clone https://github.com/torchbox/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