From f2b945a0a9f12c00dc117b308326cc455a7c5898 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 29 Sep 2022 03:17:58 -0400 Subject: [PATCH] azuracast/README.rst: Link to reinstall tech tips (in install.yml) --- roles/azuracast/README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/azuracast/README.rst b/roles/azuracast/README.rst index 3514bb56f..24d1277da 100644 --- a/roles/azuracast/README.rst +++ b/roles/azuracast/README.rst @@ -22,6 +22,8 @@ As of 2022-08-31, AzuraCast should run on Ubuntu 22.04 and **64-bit** Raspberry Other Linux distributions may also work, at your own risk, especially if Docker runs smoothly. +NOTE: AzuraCast was designed to be installed *just once* on a fresh OS. So ``./runrole --reinstall azuracast`` is not supported in general. However, if you accidentally damage your AzuraCast software, IIAB has posted `technical tips <./tasks/install.yml>`_ *(use at your own risk!)* in case of emergency. + Using It --------