Update ccpt

This commit is contained in:
Hion-V 2022-06-19 00:29:26 +02:00 committed by GitHub
parent 9800a04fee
commit 8d15c696fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
ccpt
View File

@ -11,7 +11,7 @@ os.loadAPI("lib/properprint")
args = {...} args = {...}
-- Link to a list of packages that are present by default (used in 'update()') -- Link to a list of packages that are present by default (used in 'update()')
defaultpackageurl = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/defaultpackages.ccpt" defaultpackageurl = "https://raw.githubusercontent.com/Hion-V/ccpt/main/defaultpackages.ccpt"
-- Counters to print out at the very end -- Counters to print out at the very end
installed = 0 installed = 0