stuff
This commit is contained in:
parent
fe1cd67756
commit
ce4cb19597
1 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@
|
|||
group: git
|
||||
mode: '0500'
|
||||
|
||||
- name: Download Gitea
|
||||
- name: Download Forgejo
|
||||
get_url:
|
||||
url: "https://codeberg.org/forgejo/forgejo/releases/download/v{{ forgejo }}/forgejo-{{ forgejo }}-linux-amd64"
|
||||
dest: "/usr/local/bin/forgejo-{{forgejo}}-linux-amd64"
|
||||
|
|
Loading…
Reference in a new issue