Skip to content

[BUG] rtorrent: Failed to parse command line option: Error in option file: /etc/rtorrent/.rtlocal.rc:48: Not a value. #22

[BUG] rtorrent: Failed to parse command line option: Error in option file: /etc/rtorrent/.rtlocal.rc:48: Not a value.

[BUG] rtorrent: Failed to parse command line option: Error in option file: /etc/rtorrent/.rtlocal.rc:48: Not a value. #22

Workflow file for this run

name: Greetings
on: issues
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
issue-message: 'Thanks for opening your first issue here! Be sure to follow the [bug](https://github.com/XxAcielxX/docker-rutorrent/blob/main/.github/ISSUE_TEMPLATE/issue.bug.yml) or [feature](https://github.com/XxAcielxX/docker-rutorrent/blob/main/.github/ISSUE_TEMPLATE/issue.feature.yml) issue templates!'
repo-token: ${{ secrets.GITHUB_TOKEN }}