Remove most obsolete files before migrating to maestro

This commit is contained in:
2014-12-26 15:12:43 +01:00
parent 53c00e7df8
commit 801c56bd35
58 changed files with 1098 additions and 231 deletions

View File

@@ -1,4 +1,4 @@
ARGS=""
ARGS="-v /tmp/.X11-unix:/tmp/.X11-unix -v /dev/shm:/dev/shm -v /run/user/${UID}/pulse:/run/user/${UID}/pulse"
DIR=`dirname $0`
DIR=`readlink -e $DIR`
BASE=`basename $DIR`