Skip to content

Commit

Permalink
Fix: desativado auto-updater
Browse files Browse the repository at this point in the history
  • Loading branch information
ggfto committed Dec 9, 2024
1 parent 5be0155 commit 29f6cce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/mri/server-side/utilities-modules/auto_updater.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
if true then return end -- Em construcao por enquanto
local relaseInfoUrl = "https://github.com/%s/%s/releases/latest"
local fileDownloadUrl = "https://raw.githubusercontent.com/%s/%s/%s/%s"
local gitUser = "mri-Qbox-Brasil"
Expand Down

0 comments on commit 29f6cce

Please sign in to comment.