Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Commit 3addb8d

Browse files
committed
Be clear about the fact that we haven't finished FaaS yet
1 parent 020023f commit 3addb8d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

etc/scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set -x
1818

1919
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
2020

21-
source "$DIR/install-functions.sh"
21+
source "$DIR/installation-functions.sh"
2222

2323
install_olm
2424
install_istio

0 commit comments

Comments
 (0)