mirror of
https://github.com/tailscale-dev/deck-tailscale.git
synced 2025-10-22 07:28:14 +00:00
fix source command
This commit is contained in:
@@ -116,7 +116,7 @@ if ! command -v tailscale &> /dev/null; then
|
|||||||
echo "Tailscale is installed and running but the binaries are not in your path yet."
|
echo "Tailscale is installed and running but the binaries are not in your path yet."
|
||||||
echo "Restart your session or run the following command to add them:"
|
echo "Restart your session or run the following command to add them:"
|
||||||
echo
|
echo
|
||||||
echo "source /etc/tailscale"
|
echo "source /etc/profile.d/tailscale.sh"
|
||||||
echo
|
echo
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user