dimension.sh
This commit is contained in:
parent
d9bb2713d8
commit
b405c4fc98
2 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,7 @@ HOSTS = (
|
|||
('tilde.club', 'https://tilde.club/~mspe'),
|
||||
('tilde.town', 'https://tilde.town/~mspe'),
|
||||
('yourtilde.com', 'https://yourtilde.com/~mspe'),
|
||||
('dimension.sh', 'https://dimension.sh/~mspe'),
|
||||
('tilde.pw', 'https://tilde.pw/~mspe'),
|
||||
('aussies.space', 'https://aussies.space/~mspe'),
|
||||
('squiggle.city', 'https://squiggle.city/~mspe'),
|
||||
|
|
2
sync.sh
2
sync.sh
|
@ -50,6 +50,8 @@ rs 22 'mspe' 'tilde.town' 'public_html'
|
|||
rs 22 'marc' 'yourtilde.com' 'public_html'
|
||||
rs 22 'mspe' 'yourtilde.com' 'public_html'
|
||||
|
||||
rs 22 'mspe' 'dimension.sh' 'public_html'
|
||||
|
||||
rs 22 'marc' 'tilde.pw' 'public_html'
|
||||
rs 22 'mspe' 'tilde.pw' 'public_html'
|
||||
|
||||
|
|
Loading…
Reference in a new issue