Procházet zdrojové kódy

Add 60-kromek-radangel.rules

tags/v0.0.32
Peter Vivell před 6 roky
rodič
revize
90cce22e6f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Zobrazit soubor

@@ -28,7 +28,7 @@ dist:
28 28
 	mkdir -p dist/etc/nginx/sites-available
29 29
 	cp -p config/nginx*.conf dist/etc/nginx/sites-available/
30 30
 	mkdir -p dist/etc/udev/rules.d
31
-        cp -p config/*.rules dist/etc/udev/rules.d/
31
+	cp -p config/*.rules dist/etc/udev/rules.d/
32 32
 
33 33
 dist-clean:
34 34
 	rm -rf dist

Načítá se…
Zrušit
Uložit