Добавить README.md
This commit is contained in:
commit
de97b33530
|
|
@ -0,0 +1,11 @@
|
||||||
|
incus config profile set default user.server srv1
|
||||||
|
incus config get u1 user.server --expanded
|
||||||
|
|
||||||
|
chmod +x /usr/local/bin/incus-sync.sh
|
||||||
|
|
||||||
|
chmod +x /etc/init.d/incus-sync
|
||||||
|
rc-update add incus-sync default
|
||||||
|
rc-service incus-sync start
|
||||||
|
|
||||||
|
LOGs
|
||||||
|
watch cat /var/log/incus-sync.log
|
||||||
Loading…
Reference in New Issue