Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
symbuzzer authored Nov 11, 2022
1 parent bc2f491 commit 6c35ebb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ REPLACE="
# Set what you want to display when installing your module

print_modname() {
ui_print "*******************************"
ui_print " Volte & Wifi Calling Enabler "
ui_print "*******************************"
ui_print "********************************"
ui_print " Volte and Wifi Calling Enabler "
ui_print "********************************"
}

# Copy/extract your module files into $MODPATH in on_install.
Expand Down

0 comments on commit 6c35ebb

Please sign in to comment.