bundlewrap/bundles/steam-workshop-download/items.py
2022-10-06 14:42:52 +02:00

7 lines
241 B
Python

files = {
'/opt/steam-workshop-download': {
'content_type': 'download',
'source': 'https://git.sublimity.de/cronekorkn/steam-workshop-downloader/raw/branch/master/steam-workshop-download',
'mode': '755',
},
}