wok diff rox-filer/stuff/rox-filer @ rev 5014

tar: store tar in /bin (like busybox)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 01 13:28:15 2010 +0100 (2010-03-01)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/rox-filer/stuff/rox-filer	Mon Mar 01 13:28:15 2010 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +#!/bin/sh
     1.5 +
     1.6 +APP_DIR="/usr/share/rox-filer/"
     1.7 +export APP_DIR
     1.8 +
     1.9 +/usr/share/rox-filer/rox-filer $@