home.nas: add bundle:mixcloud-downloader
This commit is contained in:
parent
615f6107bc
commit
15ea875742
4 changed files with 74 additions and 6 deletions
8
bundles/mixcloud-downloader/items.py
Normal file
8
bundles/mixcloud-downloader/items.py
Normal file
|
@ -0,0 +1,8 @@
|
|||
files['/opt/mixcloud-downloader/download.sh'] = {
|
||||
'mode': '0500',
|
||||
'owner': 'kunsi',
|
||||
}
|
||||
|
||||
directories['/opt/mixcloud-downloader'] = {
|
||||
'owner': 'kunsi',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue