You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ee "\e[32m[*] \e[34mCoping Java wrapper scripts to bin..."
52
53
#I'm not 100% sure, but getting rid of bin contnent MAY cause some issues with %JAVA_HOME%, thus it's no longer moved - copied instead. Sorry to everyone short on storage.
53
54
cp bin/*$PREFIX/bin
54
-
55
+
55
56
ee "\e[32m[*] \e[34mCleaning up temporary files..."
56
57
rm -rf $HOME/installjava
57
58
rm -rf $PREFIX/share/jdk8_${archname}.tar.gz
58
59
rm -rf $PREFIX/share/bin
59
-
60
+
60
61
echo
61
62
ee "\e[32mJava was successfully installed!\e[39m"
62
63
echo"Enjoy your new, tasty Java :D (and a coffee, if you didn't drink it yet)"
0 commit comments