Mise à jour Exec
This commit is contained in:
@@ -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));
|
||||||
|
Reference in New Issue
Block a user