repoindex/web/jsmin.sh

3 lines
50 B
Bash
Executable File

#!/bin/sh
mkdir -p "${3%/*}" && "$1" "$2" -o "$3"