Browse Source

updated to remove mysql-repo.rpm after its installation.

website
Tim Zabel 7 years ago
parent
commit
da27a95a95
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      scripts/postinstall

+ 1
- 0
scripts/postinstall View File

@ -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
;;

Loading…
Cancel
Save