summarylogtreecommitdiffstats
path: root/aml-update.sh
diff options
context:
space:
mode:
authoryjun2023-09-06 22:30:45 +0800
committeryjun2023-09-06 22:30:45 +0800
commit6ae592d5752cfb0a7faf15c927be030b4a64adb8 (patch)
tree750e0eca080463e94240d29f41e48629d09841e5 /aml-update.sh
parent14484958135f5319eb9eada23db3b3454b1f69ab (diff)
downloadaur-6ae592d5752cfb0a7faf15c927be030b4a64adb8.tar.gz
wrap update with script aml-update
Diffstat (limited to 'aml-update.sh')
-rw-r--r--aml-update.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/aml-update.sh b/aml-update.sh
new file mode 100644
index 000000000000..5c8a62675c01
--- /dev/null
+++ b/aml-update.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec /usr/lib/aml-flash-tool/tools/linux-x86/update "$@"