summarylogtreecommitdiffstats
path: root/apk-resigner.install
diff options
context:
space:
mode:
Diffstat (limited to 'apk-resigner.install')
-rw-r--r--apk-resigner.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/apk-resigner.install b/apk-resigner.install
new file mode 100644
index 000000000000..ce24600a2c32
--- /dev/null
+++ b/apk-resigner.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "Executable is called signapk.sh"
+}