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