Skip to content

Commit

Permalink
lime-system: sleep 90s at first boot before running lime-config
Browse files Browse the repository at this point in the history
  • Loading branch information
frank95 committed Aug 10, 2014
1 parent 456a4dd commit 1243989
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh
sleep 90s
echo "Configuring LiMe for first time..."
lua /usr/bin/lime-config
uci commit
Expand Down

0 comments on commit 1243989

Please sign in to comment.