Skip to content
Snippets Groups Projects
Commit caf846c1 authored by Florent Thiery's avatar Florent Thiery
Browse files

force reinstall of conf files, refs #27901

parent 60d36d25
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ def setup(interactive=True):
'msinstaller.py msuser delete',
'msinstaller.py msuser add',
folders_remove_cmd,
'apt-get install -y python3-miris-netcapture --reinstall',
'apt-get install -y python3-miris-netcapture --reinstall -o Dpkg::Options::="--force-confask,confnew,confmiss"',
'rsync -r ../1.Deploy_demokit/mirisconf/ /etc/miris/conf',
'chgrp -R video /etc/miris/conf',
'chmod -R 774 /etc/miris/conf',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment