diff options
author | Emile <git@emile.space> | 2024-07-21 22:12:00 +0200 |
---|---|---|
committer | Emile <git@emile.space> | 2024-07-21 22:12:00 +0200 |
commit | 10e50d275825574f74774a22c537534ad95e827d (patch) | |
tree | 668fa16309a5ced361b020aeb324bfa0d0358ef7 /README.md | |
parent | 3041a093c086069842957657acb5714f485c3cfd (diff) |
added the other two hosts that can be deployed
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index dfc13d3..ab237de 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,7 @@ Using [deploy-rs](https://github.com/serokell/deploy-rs) to deploy ```bash ; deploy .#corrino ; deploy .#caladan +; deploy .#lampadas +; deploy .#lernaeus ``` |