bundles/mixcloud-downloader: add login via netrc
This commit is contained in:
parent
52b68d6e42
commit
5a86e657ff
4 changed files with 23 additions and 2 deletions
|
@ -6,3 +6,9 @@ files['/opt/mixcloud-downloader/download.sh'] = {
|
|||
directories['/opt/mixcloud-downloader'] = {
|
||||
'owner': 'kunsi',
|
||||
}
|
||||
|
||||
files['/opt/mixcloud-downloader/netrc'] = {
|
||||
'content_type': 'mako',
|
||||
'mode': '0400',
|
||||
'owner': 'kunsi',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue