Skip to content

Commit 734ced5

Browse files
[automatic] Update docs with bin/docgen
1 parent ac26154 commit 734ced5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/recipe/provision.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,39 +93,39 @@ Adds repositories and update.
9393

9494

9595
### provision\:upgrade {#provision-upgrade}
96-
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L140)
96+
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L149)
9797

9898
Upgrades all packages.
9999

100100

101101

102102

103103
### provision\:install {#provision-install}
104-
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L148)
104+
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L157)
105105

106106
Installs packages.
107107

108108

109109

110110

111111
### provision\:ssh {#provision-ssh}
112-
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L183)
112+
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L192)
113113

114114
Configures the ssh.
115115

116116

117117

118118

119119
### provision\:firewall {#provision-firewall}
120-
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L195)
120+
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L204)
121121

122122
Setups a firewall.
123123

124124

125125

126126

127127
### provision\:verify {#provision-verify}
128-
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L204)
128+
[Source](https://github.com/deployphp/deployer/blob/master/recipe/provision.php#L213)
129129

130130
Verifies what provision was successful.
131131

0 commit comments

Comments
 (0)