2025-02-23 20:52:25 +01:00

8 lines
98 B
Bash

#!/bin/sh
set -e
PWD=`dirname "$0"`
$PWD/jsshrink.sh && $PWD/cssshrink.sh && $PWD/cssimages.sh