fd check blob stone

This commit is contained in:
2026-01-09 08:23:40 -06:00
parent e04b15973a
commit 86a70bce3a
3 changed files with 13 additions and 6 deletions

View File

@@ -171,6 +171,7 @@ if (cmd == 'list') {
link.add(pkg_name, target, shop)
} catch (e) {
log.console("Error: " + e.message)
log.error(e)
$stop()
return
}