diff --git a/src/freedombone b/src/freedombone index c0efc8c4..a15f3a3c 100755 --- a/src/freedombone +++ b/src/freedombone @@ -6249,7 +6249,7 @@ function install_mariadb { fi apt-get -y --force-yes install python-software-properties debconf-utils apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xcbcb082a1bb943db - sudo add-apt-repository 'deb http://lon1.mirrors.digitalocean.com/mariadb/repo/10.1/debian sid main' + add-apt-repository 'deb http://mariadb.biz.net.id//repo/10.1/debian sid main' apt-get -y --force-yes install software-properties-common apt-get -y update