shell bypass 403
GrazzMean Shell
: /home/h/o/m/homesquasz/devprod/Admin-master/node_modules/stylelint/node_modules/redent/ [ drwx---r-x ]
'use strict';
const stripIndent = require('strip-indent');
const indentString = require('indent-string');
module.exports = (string, count = 0, options) => indentString(stripIndent(string), count, options);