summarylogtreecommitdiffstats
path: root/QuickScan
diff options
context:
space:
mode:
Diffstat (limited to 'QuickScan')
-rw-r--r--QuickScan5
1 files changed, 5 insertions, 0 deletions
diff --git a/QuickScan b/QuickScan
new file mode 100644
index 000000000000..808fa8cbe23d
--- /dev/null
+++ b/QuickScan
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+set -e
+cd /usr/share/realtimeconfigquickscan
+exec perl ./QuickScan.pl \ No newline at end of file