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