#!/usr/bin/env bash
cd ~
python3 manage.py assign_nodes "$@"
