MCPcopy 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

1const { execSync, spawn } = require('child_process');
2const fs = require('fs');
3const path = require('path');
4const os = require('os');

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected