use make install to update publik with devinst

This commit is contained in:
Thomas Jund 2023-05-16 17:54:37 +02:00
parent 68acdabdb4
commit 5ce5a710d6
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
cd ~/src/publik-devinst
git checkout main
git pull
ansible-playbook -K -i thomas-inventory.yml install.yml
make install