milo shop updates

This commit is contained in:
kepler155c@gmail.com
2019-07-21 13:58:25 -06:00
parent 96e8d7e7cd
commit e73ce3875b
4 changed files with 21 additions and 17 deletions

View File

@@ -18,7 +18,7 @@ local function startShop(node)
if shopTab then
multishell.terminate(shopTab)
end
shopTab = shell.openTab('/packages/swshop/swshop.lua', node.domain, node.password, node.isPrivateKey and 'true')
shopTab = shell.openTab('/packages/swshop/swshop.lua', node.name)
end
-- node has been reconfigured