mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
maven: persist lib/ext (#147)
This commit is contained in:
parent
17a796f98c
commit
77260cd31e
@ -23,5 +23,8 @@
|
|||||||
"url": "$url.sha1"
|
"url": "$url.sha1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": "conf"
|
"persist": [
|
||||||
|
"conf",
|
||||||
|
"lib/ext"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user