mirror of
https://e.coding.net/circlecloud/Yum.git
synced 2024-11-22 06:18:46 +00:00
fix command alise...
Signed-off-by: j502647092 <jtb1@163.com>
This commit is contained in:
parent
5570d82bed
commit
3140f532dc
@ -21,7 +21,7 @@ public class CommandUpgrade extends BaseCommand {
|
||||
* @param name
|
||||
*/
|
||||
public CommandUpgrade(Yum main) {
|
||||
super("update");
|
||||
super("upgrade");
|
||||
this.main = main;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user