Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mattia Rizzolo
nm.debian.org
Commits
091fe6b6
Commit
091fe6b6
authored
Jun 13, 2015
by
Enrico Zini
Browse files
Slight cosmetic simplifications
parent
1af699d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
091fe6b6
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment