Skip to content

Commit

Permalink
Minor white space cleanup. No functional change.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmadia committed Jan 28, 2013
1 parent 9a5c130 commit 1fbd0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/system/boot/Bootscript
Expand Up @@ -109,7 +109,7 @@ if [ "$SAFEMODE" != "yes" ]; then
launch $SERVERS/net_server # launch net_server
fi

launch $SERVERS/app_server picasso # launch app_server
launch $SERVERS/app_server picasso # launch app_server

if [ "$SAFEMODE" != "yes" ]; then
launch $SERVERS/syslog_daemon
Expand Down

0 comments on commit 1fbd0a5

Please sign in to comment.