yangxg hace 1 año
padre
commit
dd60a2f542
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      baseimage-alpine/image/service-available/:runit/download.sh

+ 1 - 1
baseimage-alpine/image/service-available/:runit/download.sh

@@ -1,5 +1,5 @@
 #!/bin/sh -e
 
 # download runit from apk
-echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
+#echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
 apk add --update runit