Revision 4df08112
Added by Scott Ullrich over 20 years ago
etc/rc.initial | ||
---|---|---|
47 | 47 |
echo |
48 | 48 |
|
49 | 49 |
read -p "Enter a number: " opmode |
50 |
echo |
|
50 | 51 |
|
51 | 52 |
# see what the user has chosen |
52 | 53 |
case ${opmode} in |
Also available in: Unified diff
Clean up a little more (whitespace) and echo after menu selection