Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

5) Now create a tar file of binary directory with below command

Code Block
languagebash
# cd /home/user1
# tar -zcvf apache-fineract-0.6.0-incubating-binary.tar.gz apache-fineract-0.6.0-incubating-binary

...