Added script to build deb package
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2022-10-26 19:35:23 -04:00
parent 9b59d7485e
commit b52a1ef08e
4 changed files with 126 additions and 2 deletions

View File

@ -1,9 +1,9 @@
log_to_file = true
log_file = '~/adept/adept.log'
log_file = '/var/log/adept/adept.log'
log_level = 'info'
[transcoder]
repository = '~/adept'
repository = '/srv/adept'
interval = 15
video_format = 'mov'
video_codec = 'dnxhd'