change to new git domain

This commit is contained in:
2016-03-17 11:27:40 +01:00
parent fce72a2115
commit 8599fdedf5

View File

@@ -84,7 +84,7 @@ if [ "$YN" == "y" ]; then
read -p "TO which email should reports be sent? " TOEMAIL read -p "TO which email should reports be sent? " TOEMAIL
read -p "FROM which email should reports be sent? " FREMAIL read -p "FROM which email should reports be sent? " FREMAIL
git clone http://src.mehl.mx/git/uberspace-webadmin.git $VIRTUAL/panel.$DOMAIN git clone https://src.mehl.mx/mxmehl/uberspace-setup.git $VIRTUAL/panel.$DOMAIN
# Create and edit config.cfg # Create and edit config.cfg
cp $VIRTUAL/panel.$DOMAIN/config.cfg.sample $VIRTUAL/panel.$DOMAIN/config.cfg cp $VIRTUAL/panel.$DOMAIN/config.cfg.sample $VIRTUAL/panel.$DOMAIN/config.cfg