Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 319 Bytes

File metadata and controls

20 lines (13 loc) · 319 Bytes

simpleLinuxCommands

It has good scripts.

java install

  • Makefile

bashScript

If you want to use these bashscripts you should give executable permission like this and run.

chmod +x NAME_OF_BASH_SCRIPT
 
./NAME_OF_BASH_SCRIPT
  • firstBashScript
  • deployBashScript
  • pythonInstallBashScript.sh