mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-19 23:33:37 -05:00
More debian packaging stuff
* Added ability to do official vs dev builds (need to add to the RPM builds now) * Reverted changes to awx/wsgi.py after talking with Chris C. regarding the pathing issues and created config/wsgi.py instead that is installed to /var/lib/awx * Cleaned up package scripts so there's less junk being written to the screen during the install/uninstall
This commit is contained in:
1
config/wsgi.py
Normal file
1
config/wsgi.py
Normal file
@@ -0,0 +1 @@
|
||||
from awx.wsgi import application
|
||||
Reference in New Issue
Block a user