mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
chore(install_server.sh): minor code fix
rm a redundant assign
This commit is contained in:
parent
2e6cb1c838
commit
249af28506
1 changed files with 0 additions and 1 deletions
|
@ -719,7 +719,6 @@ get_latest_version() {
|
|||
_latest_version=${_latest_version%'"'}
|
||||
|
||||
if [[ -n "$_latest_version" ]]; then
|
||||
VERSION="$_latest_version"
|
||||
echo "$_latest_version"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue