Skip to content

Commit 827cc73

Browse files
committed
tps.lan
1 parent 74336e4 commit 827cc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/setup-cfengine-build-host.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ if [ ! -x /var/cfengine/bin/cf-agent ]; then
183183
if software pipx; then
184184
pipx install cf-remote
185185
export PATH=$HOME/.local/bin:$PATH
186-
cf-remote --version master install --client localhost
186+
cf-remote --version master install --clients localhost
187187
fi
188188
fi
189189

0 commit comments

Comments
 (0)