4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
var shop = use('shop')
|
|
log.console("Checking for updates...")
|
|
shop.update()
|
|
$_.stop() |