Skip to content

Commit 54652b5

Browse files
committed
Minor change - documentation file
1 parent 19a2eb8 commit 54652b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

linux_install/uninstall.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ echo "You will be asked for the root password to enter MySQL"
3030
mysql -u root -h $DBserverName -p << EOF
3131
use $DBwikiName;
3232
DROP TABLE latch;
33-
DESCRIBE latch;
3433
EOF

0 commit comments

Comments
 (0)