Merge pull request !88 from zhangfanfan2/master
@ -64,7 +64,7 @@ if [ -f "$destination" ]; then
rm -rf $destination
fi
if [ ! -f "$source" ]; then
source="../..$7/config/sys/$config_file"
source="$7/config/sys/$config_file"
cp $source $destination