mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 11:22:25 -06:00
#1090: Python3 tweaks for installation on CentOS
This commit is contained in:
@@ -28,4 +28,4 @@ eval $COMMAND
|
||||
./netbox/manage.py migrate
|
||||
|
||||
# Collect static files
|
||||
./netbox/manage.py collectstatic --noinput
|
||||
./netbox/manage.py collectstatic --no-input
|
||||
|
||||
Reference in New Issue
Block a user