File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,9 @@ echo "Otherwise please create the table manually. Read linux_install.txt section
6464echo " *****************************************************************************************************"
6565echo " "
6666echo " ###################################################################################################"
67- echo " ############# "
68- echo " ############# IMPORTANT!! YOU MUST READ THIS TO COMPLETE THE INSTALLATION "
69- echo " ############# "
67+ echo " ############# ############# "
68+ echo " ############# IMPORTANT!! YOU MUST READ THIS TO COMPLETE THE INSTALLATION ############# "
69+ echo " ############# ############# "
7070echo " ###################################################################################################"
7171echo " Now you need to get an application ID and application secret."
7272echo " Go to the developer area at https://latch.elevenpaths.com and create a developer account to get them."
Original file line number Diff line number Diff line change @@ -31,3 +31,6 @@ mysql -u root -h $DBserverName -p << EOF
3131use $DBwikiName ;
3232DROP TABLE latch;
3333EOF
34+
35+ echo " The Latch extension for Mediawiki was successfully uninstalled from your system."
36+ echo " Have a nice day!"
You can’t perform that action at this time.
0 commit comments