diff --git a/Manual.org b/Manual.org index a554fca..2763144 100644 --- a/Manual.org +++ b/Manual.org @@ -225,7 +225,6 @@ apt-get -y install --no-install-recommends ansible python-jmespath # TODO: run ansible on local host ansible-playbook yavdr07.yml -b -i 'localhost_inventory' --connection=local --tags="all" --extra-vars "first_run=True" -dpkg-reconfigure libdvd-pkg #+END_SRC #+BEGIN_SRC shell :tangle install-yavdr-headless.sh :shebang "#!/bin/bash"