projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6934247
)
Deploying files in a separate request isn't smart
author
Alexander Ebert
<ebert@woltlab.com>
Wed, 7 Dec 2016 16:37:03 +0000
(17:37 +0100)
committer
Alexander Ebert
<ebert@woltlab.com>
Thu, 8 Dec 2016 14:54:29 +0000
(15:54 +0100)
com.woltlab.wcf/package.xml
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/package.xml
b/com.woltlab.wcf/package.xml
index 98cb4ab90b1e0c2cf1d234676fad3f94dac84e9c..ed5b48a0dabe2da2260b8cfd68aa83b778ed7576 100644
(file)
--- a/
com.woltlab.wcf/package.xml
+++ b/
com.woltlab.wcf/package.xml
@@
-89,7
+89,7
@@
</instructions>
<instructions type="update" fromversion="3.0.0 Beta 5">
- <instruction type="file"
run="standalone"
>files_update.tar</instruction>
+ <instruction type="file">files_update.tar</instruction>
<instruction type="sql">update_3.0.0_rc_1.sql</instruction>
<instruction type="script">acp/update_com.woltlab.wcf_3.0.0_rc_1.php</instruction>