%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/specpages-backup/node_modules/mozjpeg/
Upload File :
Create Path :
Current File : //www/specpages-backup/node_modules/mozjpeg/cli.js

#!/usr/bin/env node
'use strict';
const {spawn} = require('child_process');
const mozjpeg = require('.');

const input = process.argv.slice(2);

spawn(mozjpeg, input, {stdio: 'inherit'})
	.on('exit', process.exit);

Zerion Mini Shell 1.0