#!/bin/bash git remote add ltpp ssh://git@git.ltpp.vip:66/root/china_identification_card.git; git remote add github git@github.com:ltpp-universe/china_identification_card.git; git remote add origin git@github.com:ltpp-universe/china_identification_card.git;