mirror of https://github.com/pikvm/pikvm.git
Add note on refreshing package repo if not running full `pikvm-update` before installing Tailscale (#1556)
* Add notes for if a full is not possible * Fix auto incremented values
This commit is contained in:
parent
e5ecbd57ea
commit
1d8135fae5
|
|
@ -19,6 +19,7 @@ For detailed instructions, refer to [Tailscale support](https://tailscale.com/co
|
|||
|
||||
```console
|
||||
[root@pikvm ~]# rw
|
||||
# If you were afraid to pikvm-update above first run pacman -Syy
|
||||
[root@pikvm ~]# pacman -S tailscale-pikvm
|
||||
[root@pikvm ~]# systemctl enable --now tailscaled
|
||||
[root@pikvm ~]# tailscale up
|
||||
|
|
|
|||
Loading…
Reference in New Issue