repoindex/web/jsmin.sh

3 lines
50 B
Bash
Raw Permalink Normal View History

2016-02-26 01:27:57 +01:00
#!/bin/sh
mkdir -p "${3%/*}" && "$1" "$2" -o "$3"