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