Skip to content

Commit 1ea246b

Browse files
committed
CURL installer update.
1 parent 28075a8 commit 1ea246b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/install.d/15_curl.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/bin/sh
22
#
3-
# get CURL installed
3+
# get CURL installed
44
#
5-
. `dirname $0`/../lib_logging.sh
5+
. `dirname $0`/../lib_logging.sh
66

77
info "Installing CURL ..."
88

9-
yum --assumeyes install curl
9+
yum --assumeyes install curl

0 commit comments

Comments
 (0)