summarylogtreecommitdiffstats
path: root/check-native-version
diff options
context:
space:
mode:
Diffstat (limited to 'check-native-version')
-rwxr-xr-xcheck-native-version3
1 files changed, 3 insertions, 0 deletions
diff --git a/check-native-version b/check-native-version
new file mode 100755
index 000000000000..a7eb313e92ae
--- /dev/null
+++ b/check-native-version
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+curl -sSL "https://raw.githubusercontent.com/tridactyl/tridactyl/$1/native/current_native_version"