We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a704bd commit c2ab9d0Copy full SHA for c2ab9d0
Envoy.blade.php
@@ -2,8 +2,8 @@
2
3
@setup
4
$repo = '[email protected]:knowfox/base.git';
5
- //$repo_branch = 'master';
6
- $repo_branch = '2021-07';
+ $repo_branch = 'master';
+ //$repo_branch = '2021-07';
7
$root_dir = '/var/www/knowfox';
8
$releases_dir = "{$root_dir}/releases";
9
//$releases_dir = "{$root_dir}/l8";
0 commit comments