mirror of
https://github.com/flucont/btcloud.git
synced 2025-10-14 06:10:24 +00:00
支持清理旧版本文件
This commit is contained in:
@@ -7,5 +7,6 @@ return [
|
||||
'commands' => [
|
||||
'updateall' => 'app\command\UpdateAll',
|
||||
'decrypt' => 'app\command\DecryptFile',
|
||||
'clean' => 'app\command\Clean',
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user