update plg file

This commit is contained in:
Derek Macias 2015-12-10 21:02:10 -07:00
parent f5278c8c25
commit a20c36efa9

View File

@ -9,7 +9,7 @@
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/&repo;/master"> <!ENTITY gitURL "https://raw.githubusercontent.com/&author;/&repo;/master">
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg"> <!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
<!ENTITY pkgURL "&gitURL;/source/packages"> <!ENTITY pkgURL "&gitURL;/source/packages">
<!ENTITY pkgs "/boot/packages/"> <!ENTITY pkgs "/boot/packages">
<!ENTITY plugin "/boot/config/plugins/&name;"> <!ENTITY plugin "/boot/config/plugins/&name;">
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;"> <!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
]> ]>