Changed Scripts

git-svn-id: https://spexeah.com:8443/svn/Asuro@765 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
kieron
2019-03-09 14:25:11 +00:00
parent 78b314cb3e
commit c8c28f549d
93 changed files with 112 additions and 85 deletions

View File

@ -7,5 +7,5 @@ if [ -d "$DIRECTORY" ]; then
cd ".."
else
cd src
svn checkout http://ovh.spexeah.com:81/svn/MINJ/src/vm
svn checkout https://spexeah.com:8443/svn/MINJ/src/vm
fi