From c44ce109bf57086e705cd110940583f124caf9cd Mon Sep 17 00:00:00 2001 From: whatever127 Date: Thu, 2 May 2019 01:42:36 +0200 Subject: [PATCH] Fix missing indentation --- convert.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/convert.sh b/convert.sh index 7d9c43a..094f028 100644 --- a/convert.sh +++ b/convert.sh @@ -3,7 +3,7 @@ scriptName="UUP Converter v0.5.0" UUP_CONVERTER_SCRIPT=1 if [ -f `pwd`/convert_ve_plugin ]; then -. `pwd`/convert_ve_plugin + . `pwd`/convert_ve_plugin fi if [ -f `pwd`/convert_config_linux ]; then