1
0
mirror of https://github.com/CPunch/Laika.git synced 2026-02-11 02:10:05 +00:00

Linked to Ansible-Playbook

This commit is contained in:
2022-04-11 12:56:42 -05:00
parent 2fe297eb0e
commit 89630b1a5e
2 changed files with 6 additions and 2 deletions

View File

@@ -74,4 +74,8 @@ $ rm -rf build &&\
cmake --build build
```
Output binaries are put in the `./bin` folder
Output binaries are put in the `./bin` folder
# Ansible-Playbook
To setup a test VPS for a Laika CNC, check out [this ansible playbook](https://github.com/CPunch/Laika-Playbook).