mirror of
https://codeberg.org/1414codeforge/moonspeak.git
synced 2025-04-11 01:01:14 +02:00
[crush] Update crush.lua.
This commit is contained in:
parent
0174d53ae7
commit
cc9d45cb44
@ -179,7 +179,7 @@ local function fetch(dep)
|
||||
end
|
||||
|
||||
if not os.execute(fullcmd) then
|
||||
error(name..": Dependency fetch failed ("..cmd..").")
|
||||
error(dep.name..": Dependency fetch failed ("..cmd..").")
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user