#!/bin/bash
cd /usr/share/netbox/netbox
python3 manage.py collectstatic --no-input
