{% extends 'flask_user/_public_base.html' %} {% block content %}
A script to enable the use of this network on a Pi-Star device is available. This script will automatically add information, including your generated passphrase and each Master/Proxy instance on this network, to your device's DMR_Hosts.txt. This will allow you to connect to this network in the Pi-Star configuration page.
A script(s) is generated for each of your DMR IDs when you load this page. Each link/command is valid for only one use. If you need execute a command again, simply reload the page to get a fresh link.
1: Log into your Pi-Star device via SSH.
2: Become root user. DMR_Hosts.txt is stored in /root, thus you need to be root to modify it.
sudo su
{{markup_content}}
If you were sucessful, you can now go into the Pi-Star configuration and select this network from the dropdown list.
{% endblock %}