Compare commits
No commits in common. "main" and "v1.0.5" have entirely different histories.
|
@ -6,7 +6,7 @@ URL="https://git.timoxa0.su/timoxa0/lon-tool/releases/download/latest/lon-tool_l
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
[ -d "$HOME/.local/bin" ] || {
|
[ -d "$HOME/.local/bin" ] && {
|
||||||
mkdir --parent "$HOME/.local/bin"
|
mkdir --parent "$HOME/.local/bin"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue