修改安装脚本
This commit is contained in:
parent
23a48b3cb5
commit
d84f312d58
@ -6,6 +6,7 @@ if [[ -z $path ]];then
|
||||
path="/var/script"
|
||||
fi
|
||||
|
||||
mkdir -p "$path"
|
||||
rm -rf "$path/linuxtoo"
|
||||
|
||||
wget https://g.lsy22.com/lsy/LinuxTool/archive/master.tar.gz -O aa -P $path
|
||||
|
Loading…
Reference in New Issue
Block a user