Skip to content

Commit cd1ccd6

Browse files
committed
Update login script for work with new file name.
1 parent d685fab commit cd1ccd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/.bashrc.d/work-login.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ netbird-login() {
77
fi
88

99
cwd=`pwd`
10-
cd ~/hydra/operations/support-environment && source ./login.sh $1
10+
cd ~/hydra/operations/support-environment && source ./login-support.sh $1
1111
## these commands print to confirm netbird is on the right connection
1212
netbird status | grep FQDN
1313
netbird status | grep IP

0 commit comments

Comments
 (0)