1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/xwiki_ynh.git synced 2024-09-03 20:36:11 +02:00

Fix install extension jobRequest file

This commit is contained in:
Josué Tille 2024-05-28 00:42:39 +02:00
parent dbfd8a66af
commit 96aff679e6
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -2,7 +2,7 @@
<jobRequest xmlns="http://www.xwiki.org">
<id>
<element>extension</element>
<element>provision</element>
<element>action</element>
<element>__JOB_ID__</element>
<!-- <string>wiki:xwiki</string> -->
</id>
@ -29,7 +29,7 @@
<key>namespaces</key>
<value>
<list xmlns="" xmlns:ns2="http://www.xwiki.org">
<string>xwiki:xwiki</string>
<string>wiki:xwiki</string>
</list>
</value>
</property>