mirror of
https://github.com/unraid/webgui.git
synced 2026-05-12 07:10:52 -05:00
fix: update generate-pr-plugin.sh to include installation method and remove unnecessary method attribute from Banner-PR_PLACEHOLDER.page
This commit is contained in:
@@ -246,12 +246,14 @@ fi
|
||||
|
||||
echo "Step 2: Update will now proceed with installation of new PR files..."
|
||||
echo ""
|
||||
|
||||
# The update continues by running the install method which will extract new files
|
||||
]]>
|
||||
</INLINE>
|
||||
</FILE>
|
||||
|
||||
<!-- Add a banner to warn user this plugin is installed -->
|
||||
<FILE Name="/usr/local/emhttp/plugins/webgui-pr-PR_PLACEHOLDER/Banner-PR_PLACEHOLDER.page" Method="install">
|
||||
<FILE Name="/usr/local/emhttp/plugins/webgui-pr-PR_PLACEHOLDER/Banner-PR_PLACEHOLDER.page">
|
||||
<INLINE>
|
||||
<![CDATA[
|
||||
Menu='Buttons'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Menu="Tasks:1"
|
||||
Type="xmenu"
|
||||
Code="e908"
|
||||
Load="30"
|
||||
Load="30"
|
||||
Reference in New Issue
Block a user