This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-TigerOS
mirror of
https://github.com/jrtechs/TigerOS.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
updated to remove mysql-repo.rpm after its installation.
website
Tim Zabel
7 years ago
parent
d7737047ad
commit
da27a95a95
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
;;
Write
Preview
Loading…
Cancel
Save