/initscripts

ニフクラ向け起動時スクリプト集

Primary LanguageShell

initscripts

ニフティクラウド向け起動時スクリプト集

/
├── /Linux
│   ├── /CentOS
│   │   ├── /5.6
│   │   │   ├── /32bit
│   │   │   └── /64bit
│   │   │       ├── setup_script.sh
│   │   │       └── wordpress_automatic_install_script.sh
│   │   └── /6.2
│   │       └── /64bit
│   │           ├── gitlab_automatic_install_script.sh
│   │           ├── setup_script.sh
│   │           └── wordpress_automatic_install_script.sh
│   └── /Ubuntu
│       └── /10.04
│           └── /64bit
├── README.md
└── /Windows
    └── /2008R2
        └── /64bit