mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 01:58:44 +08:00
Include fdpass-teleport in install script (#58727)
This commit is contained in:
@@ -14,7 +14,7 @@ VARDIR=/var/lib/teleport
|
||||
echo "Starting Teleport installation..."
|
||||
cd $(dirname $0)
|
||||
mkdir -p $VARDIR $BINDIR
|
||||
cp -f teleport tctl tsh tbot teleport-update $BINDIR/ || exit 1
|
||||
cp -f teleport tctl tsh tbot fdpass-teleport teleport-update $BINDIR/ || exit 1
|
||||
|
||||
#
|
||||
# What operating system is the user running?
|
||||
|
||||
Reference in New Issue
Block a user