1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-20 02:07:39 +00:00

id upgrade fixes

This commit is contained in:
kepler155c@gmail.com
2017-10-05 18:05:57 -04:00
parent 833ac76f78
commit f0846c8daa
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
local DEFAULT_UPATH = 'https://raw.githubusercontent.com/kepler155c/opus/master/sys/apis'
local DEFAULT_UPATH = 'https://raw.githubusercontent.com/kepler155c/opus/develop/sys/apis'
local PASTEBIN_URL = 'http://pastebin.com/raw'
local GIT_URL = 'https://raw.githubusercontent.com'