mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-01-22 14:56:24 +00:00
remove old todo
This commit is contained in:
parent
352754dad9
commit
cdf18430b6
@ -169,8 +169,6 @@ const handlers: Handlers = {
|
||||
|
||||
await downloadFile(dl.browser_download_url, tmp)
|
||||
|
||||
// TODO: Native bz2
|
||||
// Decompress
|
||||
w.replaceLn('Decompressing binary... 📦')
|
||||
exec('bzip2', ['-dk', tmp])
|
||||
unlinkSync(tmp)
|
||||
|
Loading…
Reference in New Issue
Block a user