소스 검색

Fix opkg path

Michael Schwarz 2 년 전
부모
커밋
8f16a154ad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      extra/template.conf

+ 1 - 1
extra/template.conf

@@ -21,7 +21,7 @@
 	opkg = {
 		openwrt = 'http://firmware.srv.in.ffho.net/openwrt/packages-%v/%A',
 		extra = {
-			gluon = 'http://firmware.srv.in.ffho.net/%GR/modules/%S',
+			gluon = 'http://firmware.srv.in.ffho.net/%GR/packages/%S',
 		},
 	},