diff --git a/scripts/postinstall b/scripts/postinstall index 13912b1..fcaa371 100755 --- a/scripts/postinstall +++ b/scripts/postinstall @@ -64,6 +64,7 @@ This script will install mysql, mongodb, subversion, filezilla, and nodejs on yo Please see http://spider.eng.auburn.edu/user-cgi/grasp/grasp.pl?;dl=download_jgrasp.html for download instructions.\n Please note that the JDK is already installed and accesibble on your system." mysql_secure_installation + rm mysql-repo.rpm echo "Install finished" exit ;;