club,town
This commit is contained in:
parent
56666f2e90
commit
1651bff3d2
2 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,8 @@ HOSTS = (
|
||||||
('remotes.club', 'https://marc.remotes.club'),
|
('remotes.club', 'https://marc.remotes.club'),
|
||||||
|
|
||||||
('thunix.net', 'https://thunix.net/~marc'),
|
('thunix.net', 'https://thunix.net/~marc'),
|
||||||
|
('tilde.club', 'https://tilde.club/~mspe'),
|
||||||
|
('tilde.town', 'https://tilde.town/~marc'),
|
||||||
)
|
)
|
||||||
|
|
||||||
SITES = (
|
SITES = (
|
||||||
|
|
2
sync.sh
2
sync.sh
|
@ -24,3 +24,5 @@ rs 22 'marc' 'tilde.institute' 'public_html'
|
||||||
rs 9022 'marc' 'remotes.club' 'web'
|
rs 9022 'marc' 'remotes.club' 'web'
|
||||||
|
|
||||||
rs 22 'marc' 'thunix.net' 'public_html'
|
rs 22 'marc' 'thunix.net' 'public_html'
|
||||||
|
rs 22 'mspe' 'tilde.club' 'public_html'
|
||||||
|
rs 22 'marc' 'tilde.town' 'public_html'
|
||||||
|
|
Loading…
Reference in a new issue