We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d685fab commit cd1ccd6Copy full SHA for cd1ccd6
1 file changed
common/.bashrc.d/work-login.bash
@@ -7,7 +7,7 @@ netbird-login() {
7
fi
8
9
cwd=`pwd`
10
- cd ~/hydra/operations/support-environment && source ./login.sh $1
+ cd ~/hydra/operations/support-environment && source ./login-support.sh $1
11
## these commands print to confirm netbird is on the right connection
12
netbird status | grep FQDN
13
netbird status | grep IP
0 commit comments