From fa4869b8bfc615e4da6485c4fba7d06fedb9e339 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 14 Apr 2020 03:48:19 +0200 Subject: [PATCH] asylum --- pelicanconf.py | 1 + sync.sh | 2 ++ 2 files changed, 3 insertions(+) diff --git a/pelicanconf.py b/pelicanconf.py index 985f531..531294a 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -27,6 +27,7 @@ HOSTS = ( ('pinebox.wer.ee', 'https://pinebox.wer.ee/~mspe'), ('remotes.club', 'https://mspe.remotes.club'), +('theasylum.team', 'https://theasylum.team/~mspe'), ('thunix.net', 'https://thunix.net/~mspe'), ('summit.tildex.com', 'https://www.summit.tildex.com/~mspe'), ('tilde.club', 'https://tilde.club/~mspe'), diff --git a/sync.sh b/sync.sh index 56354d4..5d8e0eb 100755 --- a/sync.sh +++ b/sync.sh @@ -38,6 +38,8 @@ rs 9022 'marc' 'remotes.club' 'web' rs 9022 'mspe' 'remotes.club' 'web' +rs 22 'mspe' 'theasylum.team' 'public_html' + rs 22 'marc' 'thunix.net' 'public_html' rs 22 'mspe' 'thunix.net' 'public_html'