forked from rc/aircox
code quality
This commit is contained in:
@ -11,5 +11,3 @@ cd -
|
||||
# - archiver monitoring for the next month
|
||||
scripts/launch_in_venv ./manage.py archiver
|
||||
cd -
|
||||
|
||||
|
||||
|
@ -3,4 +3,3 @@ root_dir=`dirname $0`/..
|
||||
cd $root_dir
|
||||
source $root_dir/venv/bin/activate
|
||||
exec $@
|
||||
|
||||
|
@ -36,4 +36,3 @@ server {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -42,5 +42,3 @@ autorestart = true
|
||||
stdout_logfile = /srv/www/aircox/logs/streamer.log
|
||||
redirect_stderr = true
|
||||
environment=AIRCOX_DEBUG="False"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user