Files
cell/scripts/update.ce
2025-12-03 08:28:33 -06:00

4 lines
85 B
Plaintext

var shop = use('shop')
log.console("Checking for updates...")
shop.update()
$_.stop()