Merge branch 'master' of github.com:CIRCL/Circlean

pull/33/head
Raphaël Vinot 2015-04-20 15:44:12 +02:00
commit 29c4e46ab4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ if [ -e /dev/sda ]; then
/sbin/ifconfig eth0 down
trap clean EXIT TERM INT
cd /opt/groomer
#/usr/sbin/led &
/usr/sbin/led &
./init.sh
fi
fi