pw,aussies,squiggle
This commit is contained in:
parent
1651bff3d2
commit
b47a782aac
2 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,9 @@ HOSTS = (
|
||||||
('thunix.net', 'https://thunix.net/~marc'),
|
('thunix.net', 'https://thunix.net/~marc'),
|
||||||
('tilde.club', 'https://tilde.club/~mspe'),
|
('tilde.club', 'https://tilde.club/~mspe'),
|
||||||
('tilde.town', 'https://tilde.town/~marc'),
|
('tilde.town', 'https://tilde.town/~marc'),
|
||||||
|
('tilde.pw', 'https://tilde.pw/~marc'),
|
||||||
|
('aussies.space', 'https://aussies.space/~marc'),
|
||||||
|
('squiggle.city', 'https://squiggle.city/~mspe'),
|
||||||
)
|
)
|
||||||
|
|
||||||
SITES = (
|
SITES = (
|
||||||
|
|
3
sync.sh
3
sync.sh
|
@ -26,3 +26,6 @@ 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 'mspe' 'tilde.club' 'public_html'
|
||||||
rs 22 'marc' 'tilde.town' 'public_html'
|
rs 22 'marc' 'tilde.town' 'public_html'
|
||||||
|
rs 22 'marc' 'tilde.pw' 'public_html'
|
||||||
|
rs 22 'marc' 'aussies.space' 'public_html'
|
||||||
|
rs 22 'mspe' 'squiggle.city' 'public_html'
|
||||||
|
|
Loading…
Reference in a new issue