Update to 2024-01-08 12:00

This commit is contained in:
Daniel Berteaud
2024-01-08 12:00:40 +01:00
parent 5eec0682a0
commit 76321453c4
5 changed files with 20 additions and 7 deletions

View File

@@ -295,3 +295,11 @@
- clean_db
tags: seafile
- name: Fix seafevent start script to work with a venv
replace:
path: /opt/seafile/seafile-server/seafile-monitor.sh
regexp: '/usr/bin/python3'
replace: 'python3'
notify: restart seafile
tags: seafile