fix podman gitea volume permissions

This commit is contained in:
2025-10-14 12:34:32 -04:00
parent 556149c583
commit 0e5250d84d
3 changed files with 3 additions and 1 deletions

View File

@@ -72,7 +72,7 @@ quay.io/k9withabone/podlet \
compose $(pwd)/active/podman_gitea/compose/compose.yaml
# Copy the files to the server
scp -r $(pwd)/active/podman_gitea/quadlets/. gitea:~/.config/containers/systemd/
scp -r $(pwd)/active/podman_gitea/quadlets/. 3dserver:/home/gitea/.config/containers/systemd/
```
### Install Quadlets