Update hostname in script

This commit is contained in:
Amolith 2021-12-04 18:11:51 -05:00
parent fedf317661
commit f6142d897b
Signed by: Amolith
GPG Key ID: 5548AD9930655715
1 changed files with 1 additions and 1 deletions

2
gen
View File

@ -8,4 +8,4 @@ fd --exact-depth 3 --no-ignore-vcs '.md' -x pandoc -f markdown -t pdf --lua-filt
fd --exact-depth 3 --no-ignore-vcs '.md' -x pandoc -f markdown -t epub3 --lua-filter=pandoc_config/images.lua --pdf-engine=xelatex -V 'linkcolor:blue' --listings -H pandoc_config/styles.tex {} -o public/{/.}/{/.}.epub
fd --exact-depth 3 --no-ignore-vcs '.md' -x pandoc -f markdown -t plain --lua-filter=pandoc_config/images.lua {} -o public/{/.}/{/.}.txt
rsync -avmzz public/ hel1-srv1:/var/www/secluded/
rsync -avmzz public/ hel1:/var/www/secluded/