Setup etcdctl using the instructions at https://github.com/etcd-io/etcd/releases/tag/v3.4.13 (changed path to /usr/local/bin):
ETCD_VER=v3.4.13
# choose either URL
| ls -alh |
| # Copyright 2019 The Tekton Authors | |
| # | |
| # Licensed under the Apache License, Version 2.0 (the "License"); | |
| # you may not use this file except in compliance with the License. | |
| # You may obtain a copy of the License at | |
| # | |
| # http://www.apache.org/licenses/LICENSE-2.0 | |
| # | |
| # Unless required by applicable law or agreed to in writing, software | |
| # distributed under the License is distributed on an "AS IS" BASIS, |
Setup etcdctl using the instructions at https://github.com/etcd-io/etcd/releases/tag/v3.4.13 (changed path to /usr/local/bin):
ETCD_VER=v3.4.13
# choose either URL
| /** | |
| * 提取淘宝地址库 | |
| * | |
| * 用法: | |
| * 1. 打开淘宝 https://www.taobao.com/ | |
| * 2. 将下面代码复制到控制台 | |
| * 3. 按回车 | |
| * 4. 复制输出的 json 数据保存到你的文件 | |
| * | |
| * 仅支持: chrome 48+ |
| r"^(\d{18,18}|\d{15,15}|\d{17,17}[xX])$" |
| git filter-branch --force --index-filter 'git rm --cached --ignore-unmatch path-to-your-remove-file' --prune-empty --tag-name-filter cat -- --all |
| sudo apt-get install python-pip | |
| sudo apt-get git | |
| sudo pip install shadowsocks | |
| # oh my zsh | |
| sudo apt-get install zsh | |
| chsh -s /bin/zsh | |
| wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh | |
| # pyenv |