This commit is contained in:
parent
af9a157ce3
commit
fbc89a8a77
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
|
||||
installPhase = ''
|
||||
mkdir -p $out/app
|
||||
cp -r hc manage.py templates $out/app
|
||||
cp -r CHANGELOG.md hc manage.py templates $out/app
|
||||
chmod +x $out/app/manage.py
|
||||
cp ${localSettings} $out/app/hc/local_settings.py
|
||||
|
||||
|
|
Loading…
Reference in a new issue