Fix incorrect gitea custom dir

I GUESS
This commit is contained in:
Salt 2020-12-31 19:22:58 -06:00
parent 3dfc6fbc71
commit ca5dd0b190
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@
- repo: https://git.desu.ltd/salt/9iron
dest: /var/www/www.9iron.club
- repo: https://git.desu.ltd/salt/gitea-custom
dest: /var/lib/gitea/custom
dest: /usr/local/bin/custom
become: yes
tags: [ web, git ]
- role: nextcloud