Commit 091fe6b6 authored by Enrico Zini's avatar Enrico Zini
Browse files

Slight cosmetic simplifications

parent 1af699d1
......@@ -13,7 +13,7 @@ Debian NM Front Desk web application
into the contributors.debian.org sources)
# build the package
fakeroot debian/rules clean build install binary
fakeroot debian/rules clean binary
# install the package
dpkg -i ../python3-django-housekeeping_0.1-1_all.deb ../python-django-housekeeping_0.1-1_all.deb
......@@ -30,7 +30,6 @@ Debian NM Front Desk web application
cd nm2
mkdir data # required by default settings
cd nm2
ln -s local_settings.py.devel local_settings.py
edit local_settings.py as needed
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment