This commit is contained in:
parent
f0153b1b6d
commit
124aab344a
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ jobs:
|
||||||
apt-get update && apt-get install -y rsync
|
apt-get update && apt-get install -y rsync
|
||||||
mkdir ~/.ssh
|
mkdir ~/.ssh
|
||||||
ssh-keyscan ifsr.de > ~/.ssh/known_hosts
|
ssh-keyscan ifsr.de > ~/.ssh/known_hosts
|
||||||
rsync -rvh --progress --delete _site/ ese-deploy@ifsr.de:2024-test
|
rsync -rvh --progress --delete --chmod=ugo=rwX _site/ ese-deploy@ifsr.de:2024-test
|
||||||
|
|
Loading…
Add table
Reference in a new issue