Ver código fonte

Revert "Change mariadb repository"

This reverts commit b1ad4fc49e9475282eb0ec6d574b7f75b6805837.
Bob Mottram 10 anos atrás
pai
commit
1a97b20e77
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/freedombone

+ 1
- 1
src/freedombone Ver arquivo

@@ -6249,7 +6249,7 @@ function install_mariadb {
6249 6249
   fi
6250 6250
   apt-get -y --force-yes install python-software-properties debconf-utils
6251 6251
   apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xcbcb082a1bb943db
6252
-  sudo add-apt-repository 'deb http://lon1.mirrors.digitalocean.com/mariadb/repo/10.1/debian sid main'
6252
+  add-apt-repository 'deb http://mariadb.biz.net.id//repo/10.1/debian sid main'
6253 6253
   apt-get -y --force-yes install software-properties-common
6254 6254
   apt-get -y update
6255 6255