:3
This commit is contained in:
1
rtmc.lua
1
rtmc.lua
@@ -416,6 +416,7 @@ rawset(__BUNDLER_FILES, "updater", function ()
|
|||||||
log.debug("Commit hash matches");
|
log.debug("Commit hash matches");
|
||||||
log.debug(data[1].sha .. " (old) => (new) " .. self.curr_commit_hash);
|
log.debug(data[1].sha .. " (old) => (new) " .. self.curr_commit_hash);
|
||||||
end
|
end
|
||||||
|
write(".");
|
||||||
return false;
|
return false;
|
||||||
end
|
end
|
||||||
function updater:update(path, url)
|
function updater:update(path, url)
|
||||||
|
|||||||
Reference in New Issue
Block a user