mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Prepare 3.0
This commit is contained in:
parent
e66c83c079
commit
8d7889e4a0
|
|
@ -93,7 +93,7 @@ if ($MINOR eq '')
|
|||
}
|
||||
|
||||
# Ask module
|
||||
print "Enter name for your module (mymodule, mywonderfulmondule, ...) : ";
|
||||
print "Enter name for your module (mymodule, mywonderfulmondule, ... or 'all') : ";
|
||||
$PROJECTINPUT=<STDIN>;
|
||||
chomp($PROJECTINPUT);
|
||||
print "Move to ".$DIR." directory.\n";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user