slitaz-tools diff tinyutils/subox @ rev 709

tazkeymap: typo (thanks Darjeeling)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 14 09:44:20 2012 +0100 (2012-03-14)
parents
children 5d80f6fdbdb7
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tinyutils/subox	Wed Mar 14 09:44:20 2012 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +#!/bin/sh
     1.5 +# Small wrapper for the old subox.
     1.6 +exec tazbox su "$@"