4: 2015-12-31 (Thu) 11:44:39 marine  |
Cur: 2018-12-19 (Wed) 23:39:16 nao-pon  |
| -- XOOPS のルートにするディレクトリで下記コマンドを実行。T="../xoops_trust_path" で XOOPS_TRUST_PATH の指定を行うので、必要に応じ環境に合わせて変更してください。 | | -- XOOPS のルートにするディレクトリで下記コマンドを実行。T="../xoops_trust_path" で XOOPS_TRUST_PATH の指定を行うので、必要に応じ環境に合わせて変更してください。 |
| +++ sh, bash などの場合(主に Linux: CoreServerなど) | | +++ sh, bash などの場合(主に Linux: CoreServerなど) |
| + | ---- 安定版 |
| T="../xoops_trust_path";curl -kL github.com/XoopsX/installer/raw/master/install.sh|sed "s#<T>#$T#"|sh | | T="../xoops_trust_path";curl -kL github.com/XoopsX/installer/raw/master/install.sh|sed "s#<T>#$T#"|sh |
| + | ---- Pilot 版 (Nightly) |
| + | T="../xoops_trust_path";curl -kL github.com/XoopsX/installer/raw/master/install-pilot.sh|sed "s#<T>#$T#"|sh |
| +++csh の場合(主に FreeBSD: さくらインターネットなど) | | +++csh の場合(主に FreeBSD: さくらインターネットなど) |
| + | ---- 安定版 |
| set T="../xoops_trust_path";curl -kL github.com/XoopsX/installer/raw/master/install.sh|sed "s#<T>#$T#"|sh | | set T="../xoops_trust_path";curl -kL github.com/XoopsX/installer/raw/master/install.sh|sed "s#<T>#$T#"|sh |
| + | ---- Pilot 版 (Nightly) |
| + | set T="../xoops_trust_path";curl -kL github.com/XoopsX/installer/raw/master/install-pilot.sh|sed "s#<T>#$T#"|sh |
| | | |
| ** GitHub [#l41c00de] | | ** GitHub [#l41c00de] |
Counter: 35388,
today: 3,
yesterday: 4