1
0
Fork 0

latest changes

This commit is contained in:
xavier 2024-07-09 14:13:04 +02:00
parent e8adb7dc47
commit 770b6a4500
4 changed files with 3 additions and 13 deletions

2
.gitignore vendored
View File

@ -8,9 +8,9 @@
# These are common ignores for all repositories
/#recycle
/#snapshot
@eaDir
.DS_Store
Mangrana.code-workspace
_deprecated
my tools
filebot/presets

View File

@ -2,6 +2,7 @@
# Note: Always work with this repository with an alias, as follows:
# alias gitpublic='git --git-dir=.git_public'
.gitignore_private
filebot/desktop/config
filebot/licenses
filebot/old

@ -1 +1 @@
Subproject commit 7615e62391d6fbbfdb8a52c0283c047f2dfcb3bf
Subproject commit bc3d9dd0daa52323c2dafe14913a09f089809df6

View File

@ -1,11 +0,0 @@
---
version: "2.1"
services:
after-download-carer:
container_name: mangrana_java_after_download
image: xeviff/after-download-carer:latest
user: 1000:1004
volumes:
- ./config:/config
- ./tokens:/tokens
- /jobs:/jobs