move livekitlib to root

This commit is contained in:
Tomas M
2012-09-06 04:37:10 -05:00
parent ee2350501f
commit ffbcc57bbe
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ echo "Changing current directory to $CHANGEDIR"
cd $CHANGEDIR
. ./.config || exit 1
. ./tools/livekitlib || exit 1
. ./livekitlib || exit 1
# only root can continue, because only root can read all files from your system
allow_only_root