update
This commit is contained in:
parent
97943c400d
commit
33a0984997
|
@ -1,5 +1,5 @@
|
||||||
# /bin/bash
|
# /bin/bash
|
||||||
|
# sh -c "$(wget -qO- http://tj20.top:3000/chinky/tools/raw/branch/master/install-fastgithub.sh)"
|
||||||
|
|
||||||
# root 专用
|
# root 专用
|
||||||
get_github_latest_release() {
|
get_github_latest_release() {
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# sh -c "$(wget -qO- http://tj20.top:3000/chinky/tools/raw/branch/master/install-oh-my-zsh.sh)"
|
||||||
|
|
||||||
# root 专用
|
# root 专用
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y zsh git
|
sudo apt-get install -y zsh git
|
||||||
|
|
Loading…
Reference in New Issue