From e052aa2b27d1ceec408cde2be22d270c2a476e81 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 22 Sep 2020 13:58:17 +0200 Subject: [PATCH] Add note about installer scripts repo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d43995..3e478d3 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ cd abra make dev_install ``` +See [autonomic-cooperative/installer-scripts](https://git.autonomic.zone/autonomic-cooperative/installer-scripts) for the installer script deployment. + ## Examples - `abra run mariadb mysqldump gitea -p'GdIbMeS09SURRktBnm3jcTufsL5z0MPd' | gzip > ../git.autonomic.zone_mariadb_`date +%F`.sql.gz`