Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nyrahul committed May 22, 2023
1 parent d0f738a commit fab926d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
# SPDX-License-Identifier: Apache-2.0
# Copyright 2021 Authors of KubeArmor
# Copyright 2021 Authors of AccuKnox

set -e
# Code generated by godownloader on 2021-09-27T06:20:55Z. DO NOT EDIT.
Expand Down Expand Up @@ -336,8 +336,8 @@ End of functions from https://github.com/client9/shlib
EOF

PROJECT_NAME="accuknox-cli"
OWNER=kubearmor
REPO="kubearmor-client"
OWNER=accuknox
REPO="accuknox-cli"
BINARY=accuknox-cli
FORMAT=tar.gz
OS=$(uname_os)
Expand Down

0 comments on commit fab926d

Please sign in to comment.