mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2024-11-21 23:10:05 +00:00
gitea: fixed restore
wrong repos path
This commit is contained in:
parent
5212ca61bd
commit
74e55ef1b9
@ -55,7 +55,7 @@
|
||||
- name: Install repositories
|
||||
copy:
|
||||
src: /etc/gitea/gitea-dump/repos/
|
||||
dest: /var/lib/gitea/gitea-repositories/
|
||||
dest: /var/lib/gitea/repos/
|
||||
remote_src: true
|
||||
owner: gitea
|
||||
tags: restore
|
||||
|
Loading…
Reference in New Issue
Block a user