Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TechJeeper/Printventory
/ build-linux-appimage.js
File
build-linux-appimage.js
scripts/build-linux-appimage.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ execSync, spawn } = require(
'child_process'
);
2
const
fs = require(
'fs'
);
3
const
path = require(
'path'
);
4
const
os = require(
'os'
);
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected