You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ktweak/build.sh

9 lines
214 B
Bash

#!/usr/bin/env bash
TIMESTAMP="$(date +%F_%M-%H-%S)"
HASH="$(git rev-parse HEAD)"
ZIP="KTweak-MM_${TIMESTAMP}_${HASH}.zip"
rm -f KTweak-MM_*.zip
zip -0 -r -ll "$ZIP" META-INF/ customize.sh module.prop service.sh