更改远程仓库

#!/bin/bash

type=linux
root=`pwd`
svx=${root##*/}

if [ "$type" != "linux" ] && [ "$type" != "qnx" ]; then
    echo -e "