Skip to content

Commit c2ab9d0

Browse files
author
Olav Schettler
committed
Branch -> master
1 parent 9a704bd commit c2ab9d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Envoy.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
@setup
44
$repo = '[email protected]:knowfox/base.git';
5-
//$repo_branch = 'master';
6-
$repo_branch = '2021-07';
5+
$repo_branch = 'master';
6+
//$repo_branch = '2021-07';
77
$root_dir = '/var/www/knowfox';
88
$releases_dir = "{$root_dir}/releases";
99
//$releases_dir = "{$root_dir}/l8";

0 commit comments

Comments
 (0)