fix subdir problems

This commit is contained in:
Rolf Martin Glomsrud 2025-03-29 21:00:23 +01:00
parent 3443ed3811
commit 98ed9ae4f7
2 changed files with 2 additions and 2 deletions
.forgejo/workflows
tissvasselva

View file

@ -8,5 +8,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: ssh-keyscan hephaestus >> ~/.ssh/known_hosts
- run: /bin/rsync -avzh ./stortissvatnet ansible@hephaestus:/var/www/stortissvatnet/
- run: /bin/rsync -avzh ./tissvasselva ansible@hephaestus:/var/www/tissvasselva/
- run: /bin/rsync -avzh ./stortissvatnet/* ansible@hephaestus:/var/www/stortissvatnet/
- run: /bin/rsync -avzh ./tissvasselva/* ansible@hephaestus:/var/www/tissvasselva/

Binary file not shown.

Before

(image error) Size: 0 B

After

(image error) Size: 1.7 KiB