her.esy.fun/engine/compresscss.sh

4 lines
40 B
Bash
Executable File

#!/usr/bin/env bash
minify "$1" > "$2"