mirror of
https://github.com/techarkit/shell-scripting-tutorial.git
synced 2025-08-05 18:45:27 +00:00
fix syntax
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
#Modified Date:
|
||||
#Author: Ankam Ravi Kumar
|
||||
# START #
|
||||
|
||||
echo -e "Please Enter a Value: \c"
|
||||
read -r a
|
||||
echo -e "Please Enter b Value: \c"
|
||||
|
Reference in New Issue
Block a user