[
{ type: install
message: <<EOM
Before running the server, the repository needs to be created, populated with TALS, and initialized
To do so, run
sudo mkdir -p /var/routinator
sudo chown %%GROUPS%%:%%USERS%% /var/routinator
See also man(1) routinator
EOM
}
]