diff --git a/dbg.clone b/dbg.clone index b8d518d..da452c0 100755 --- a/dbg.clone +++ b/dbg.clone @@ -13,7 +13,7 @@ fi # Pull the latest changes cd $DST_DIR -git chckout -f $MAIN_BRANCH +git checkout -f $MAIN_BRANCH git pull # Find out the latest commit in the whole repo