mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Included starter guide
This commit is contained in:
parent
27cbc8d684
commit
7f0e3773bf
@ -730,6 +730,10 @@ module.exports = function(options) {
|
||||
packagePath: "plugins/c9.ide.help/help",
|
||||
staticPrefix: staticPrefix + "/plugins/c9.ide.help"
|
||||
},
|
||||
{
|
||||
packagePath: "plugins/c9.ide.guide/guide",
|
||||
staticPrefix: staticPrefix + "/plugins/c9.ide.guide"
|
||||
},
|
||||
{
|
||||
packagePath: "plugins/c9.ide.configuration/configure",
|
||||
dashboardUrl: options.dashboardUrl,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user