Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 440 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 440 Bytes

ubuntu_redmine_server

How to use it

Usage:
      Quickly install redmine server command as below.

      sh jenkins_server.sh [OPTION] [ARGV1] [ARGV2]
      -h, --help      Show script usage
      -y, --yes       No required question to set MySQL and redmine password
                      mysql_passwd=[rootPassword] redmine_passwd=[Password]

      e.g., sh jenkins_server.sh -y mysql_passwd=123456 redmine_passwd=654321