Commit 2e6560db authored by root's avatar root

v 0.1

parent db3ea7cd
......@@ -47,10 +47,11 @@
- ./configure
- make
- make install
- make clean
- name: RINA
git: repo=https://github.com/IRATI/stack.git
dest={{ rina_dir }}
- shell: cd {{ rina_dir }};git pull --tags
- shell: cd {{ rina_dir }};git pull --tags;make deconfig;
- git pull --tags
- make deconfig
- ./linux/install-from-scratch
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment