Commit 0d262ce1 authored by daidekun's avatar daidekun

解决dump文件过多的问题

parent 56c93bc6
......@@ -62,4 +62,7 @@ if [ "$re_replace_ip" = true ]; then
sed -i "s/${server_host}/${public_ip}/g" $entry
sed -i "s/\:70/:${ip_last}/g" $entry
done
fi
\ No newline at end of file
fi
cd ..
rm -rf $db_sub_backup_folder
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment