Mise à jour Exec
This commit is contained in:
parent
ff445c8978
commit
3a6f86afa3
@ -41,6 +41,7 @@ public class Exec {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
} catch (ArrayIndexOutOfBoundsException e) {
|
} catch (ArrayIndexOutOfBoundsException e) {
|
||||||
CommandLine cmd = new CommandLine(new Help());
|
CommandLine cmd = new CommandLine(new Help());
|
||||||
System.out.println(cmd.execute(args));
|
System.out.println(cmd.execute(args));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user