* Fix makefile.

This commit is contained in:
Yagami
2019-01-23 15:56:03 +08:00
parent 2ced50d58a
commit 9fef22ee4c
3 changed files with 1 additions and 39 deletions

View File

@@ -68,6 +68,7 @@ zentaoxx:
sed -i '/password = md5/d' zentaoxx/module/chat/control.php
sed -i '/getSignedTime/d' zentaoxx/module/chat/control.php
sed -i 's/tree/dept/' zentaoxx/module/chat/control.php
sed -i 's/tree/dept/' zentaoxx/module/chat/model.php
sed -i "s/, 'sys'//" zentaoxx/module/chat/control.php
sed -i 's/system.sys/system/' zentaoxx/module/chat/control.php
sed -i 's/&app=sys//' zentaoxx/module/chat/control.php