From 2a3ff071bd08ff02610286a5ad4ba46690b6bc6b Mon Sep 17 00:00:00 2001 From: Billy O'Mahony Date: Tue, 19 Jan 2016 12:05:46 +0000 Subject: fuel-plugin: Initial version targeting Fuel8 Change-Id: I21b24527da480c713899bffdaec8381752354e53 Signed-off-by: Billy O'Mahony --- fuel-plugin-vsperf/deployment_scripts/deploy.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 fuel-plugin-vsperf/deployment_scripts/deploy.sh (limited to 'fuel-plugin-vsperf/deployment_scripts/deploy.sh') diff --git a/fuel-plugin-vsperf/deployment_scripts/deploy.sh b/fuel-plugin-vsperf/deployment_scripts/deploy.sh new file mode 100755 index 00000000..6c82e46d --- /dev/null +++ b/fuel-plugin-vsperf/deployment_scripts/deploy.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +# It's a script which deploys your plugin + -- cgit 1.2.3-korg