mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-04-25 15:06:55 +08:00
debug: done -> fi
This commit is contained in:
parent
12e5778290
commit
bbe983999e
|
@ -29,7 +29,7 @@ else
|
||||||
git -c advice.detachedHead=false checkout $dfs_commit
|
git -c advice.detachedHead=false checkout $dfs_commit
|
||||||
else
|
else
|
||||||
fmt_warning "won't really checkout in dev mode"
|
fmt_warning "won't really checkout in dev mode"
|
||||||
done
|
fi
|
||||||
post_log "INFO" "$THIS_FILE" "will check out to commit $dfs_commit"
|
post_log "INFO" "$THIS_FILE" "will check out to commit $dfs_commit"
|
||||||
cp ./.update.sh ./update.sh && chmod +x ./update.sh && exit
|
cp ./.update.sh ./update.sh && chmod +x ./update.sh && exit
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user