6 lines
107 B
Bash
Executable File
6 lines
107 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
echo 'Next steps:'
|
|
echo '* get tailscale install script from the website and run it'
|
|
|