debug installer msg
This commit is contained in:
parent
3c9c9c9abb
commit
ead7c15ec7
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ local tags = {
|
|||
---@param pkg string
|
||||
local function install(pkg)
|
||||
local url = urls[pkg] .. tags[pkg]
|
||||
u.notify(url)
|
||||
r.sync(c.go, {
|
||||
args = { "install", url },
|
||||
on_exit = function(data, status)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue