Skip to content

Commit

Permalink
shorten startup time
Browse files Browse the repository at this point in the history
  • Loading branch information
jclement committed Sep 20, 2012
1 parent da56b73 commit 865d31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start
@@ -1,6 +1,6 @@
#!/bin/bash

sleep 30
sleep 15
cd /home/pi/Cacheberry-Pi
sudo -u pi git pull
python cacheberrypi.py 2>> error.log
Expand Down

0 comments on commit 865d31f

Please sign in to comment.