-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi All,
Awesome project, I'm trying to run my own denyhosts_sync server for my home setup, as I find denyhosts a lot easier to setup than fail2ban.
Some issues I'm having when setting up:
- When trying to run
./setup.py minify_js minify_css installI get a message:
root@ubuntu-xenial:~/denyhosts_sync# sudo ./setup.py minify_js minify_css install
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: invalid command 'minify_js'
So the instruciton should be ./setup.py install minify_js minify_css. I'll open a PR for that
- When trying to run those commands, I get the following error:
Using /usr/lib/python2.7/dist-packages
Finished processing dependencies for denyhosts-server==2.2.0
running minify_js
static/js/bootstrap.js -> static/js/bootstrap.min.js
error: [Errno 2] No such file or directory
@janpascal @sergey-dryabzhinsky can you help? 😄
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels