Bob Mottram 9 years ago
parent
commit
168785bd2e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      fixes/trisquel7/README

+ 1
- 1
fixes/trisquel7/README View File

7
 
7
 
8
     sudo apt-get remove --purge batctl
8
     sudo apt-get remove --purge batctl
9
     wget http://mirrors.kernel.org/ubuntu/pool/universe/b/batctl/batctl_2014.1.0-2_amd64.deb
9
     wget http://mirrors.kernel.org/ubuntu/pool/universe/b/batctl/batctl_2014.1.0-2_amd64.deb
10
-	sudo dpkg -i batctl_2014.1.0-2_amd64.deb
10
+    sudo dpkg -i batctl_2014.1.0-2_amd64.deb
11
 
11
 
12
 You can then test that ping works with:
12
 You can then test that ping works with:
13
 
13