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