8 lines
202 B
Bash
Executable File
8 lines
202 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
echo 'Next steps:'
|
|
echo '* get tailscale install script from the website and run it'
|
|
echo '* setup config.sh for shell-scripts'
|
|
echo '* setup crons for storage and thermal alerts'
|
|
|