Browse Source

Fix opkg path

Michael Schwarz 2 years ago
parent
commit
8f16a154ad
1 changed files with 1 additions and 1 deletions
  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',
 		},
 	},