mirror of
https://git.uupdump.net/uup-dump/converter.git
synced 2025-10-02 09:40:48 +00:00
Fix missing indentation
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user