Compare commits
2 Commits
edf56c6113
...
5e1e63d04a
Author | SHA1 | Date |
---|---|---|
Funey | 5e1e63d04a | |
Funey | 57cec96408 |
6
$cclinux
6
$cclinux
|
@ -6,4 +6,10 @@ return {
|
|||
description = "A simple hello world application.",
|
||||
file = "https://pastebin.com/raw/VAsPvTc4",
|
||||
},
|
||||
aurora = {
|
||||
realname = "aurora",
|
||||
name = "Aurora Installer/Runner",
|
||||
description = "Installs and runs the Aurora system.",
|
||||
file = "https://git.gdmn.tk/funey/CCLinux-APT/raw/branch/master/db/aurora.lua",
|
||||
},
|
||||
}
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
print("yes")
|
Loading…
Reference in New Issue