commit 05f195aae0506eccff95f62df88cb8f3b517c340 parent ed2dfc24618c337e81483461902119367affb290 Author: lostd <lostd@2f30.org> Date: Mon, 24 Nov 2014 16:30:27 +0200 Rewrite as single path Diffstat:
M | guides/rpi-tv.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guides/rpi-tv.md b/guides/rpi-tv.md @@ -123,7 +123,7 @@ Create a local user, let's say `tv`: $ useradd -m -g users -G audio,video tv -Create the `tv-shell` script in `~tv/bin/`: +Create the script `~tv/bin/tv-shell`: #!/bin/sh