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