Skip to content

Commit

Permalink
Added sync apply option
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Vala authored and Martin Vala committed Jun 9, 2012
1 parent cb82fdd commit ab09243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init_settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ fi

echo "Doing init ..."
MY_DO_CLEAR="1"
MY_DO_APPLY="0"
MY_DO_APPLY="1"
MY_SYNCS=""

if [ "$1" = "all" ];then
Expand Down

0 comments on commit ab09243

Please sign in to comment.