Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4920a55

Browse files
committed
[doc] use new install script
1 parent84dc46b commit4920a55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/layouts/home.html.twig‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
following command</p>
104104
</div>
105105
<divclass="c-starting__command">
106-
<spanclass="c-starting__curl">curl -LSs </span>https://automate-deployer.com/installer.php |php
106+
<spanclass="c-starting__curl">curl -LSs </span>https://www.automate-deployer.com/install |bash
107107
</div>
108108
<aclass="c-button c-button--plain c-button--orange"href="/get-started">Documentation</a>
109109
</div>

‎doc/pages/get-started.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can use Automate from your workstation or through an integration server like
1515
You can download the latest version of Automate with the following command:
1616

1717
~~~~bash
18-
curl -LSs https://automate-deployer.com/installer.php|php
18+
curl -sS https://www.automate-deployer.com/install|bash
1919
~~~~
2020

2121
The command will verify your PHP settings and launch the download in the current directory.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp