Skip to content

Commit c35c02c

Browse files
committed
Add BBS_CURL_CMD for kunpeng1
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
1 parent cde01f1 commit c35c02c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nodes/kunpeng1/local-settings.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ export BBS_RSYNC_CMD="/usr/bin/rsync"
1818
#export BBS_SVN_CMD="/usr/bin/svn"
1919
export BBS_TAR_CMD="/usr/bin/tar"
2020
export BBS_GIT_CMD="/usr/bin/git"
21+
export BBS_CURL_CMD="/usr/bin/curl"
2122

0 commit comments

Comments
 (0)