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

Appearance settings

Commit ab2d2f5

Browse filesBrowse files
fix Install hook
1 parent 103f669 commit ab2d2f5
Copy full SHA for ab2d2f5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎appspec.yml

Copy file name to clipboardExpand all lines: appspec.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@ hooks:
88
- location: scripts/install_dependencies.sh
99
timeout: 300
1010
runas: root
11-
Install:
11+
AfterInstall:
1212
- location: scripts/deploy_laravel.sh
1313
timeout: 300
1414
runas: root
15-
AfterInstall:
1615
- location: scripts/change_permissions.sh
1716
timeout: 300
1817
runas: root

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.