Fix missing indentation
This commit is contained in:
parent
9b9245a7b6
commit
c44ce109bf
@ -3,7 +3,7 @@ scriptName="UUP Converter v0.5.0"
|
|||||||
UUP_CONVERTER_SCRIPT=1
|
UUP_CONVERTER_SCRIPT=1
|
||||||
|
|
||||||
if [ -f `pwd`/convert_ve_plugin ]; then
|
if [ -f `pwd`/convert_ve_plugin ]; then
|
||||||
. `pwd`/convert_ve_plugin
|
. `pwd`/convert_ve_plugin
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f `pwd`/convert_config_linux ]; then
|
if [ -f `pwd`/convert_config_linux ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user