Commit 84e7caa8 authored by Roman Alifanov's avatar Roman Alifanov

fix typo

parent 199e4853
...@@ -73,7 +73,7 @@ EOF ...@@ -73,7 +73,7 @@ EOF
;; ;;
deferred-beta) deferred-beta)
base_url="https://download.etersoft.ru/pub/Etersoft Sisyphus/Deferred_BETA" base_url="https://download.etersoft.ru/pub/Etersoft Sisyphus/Deferred_BETA"
local_path="file:/var/ftp/pub/Etersoft Sisyphus/Deferred" local_path="file:/var/ftp/pub/Etersoft Sisyphus/Deferred_BETA"
if [ "$NETWORK" == "true" ]; then if [ "$NETWORK" == "true" ]; then
repo_path="$base_url" repo_path="$base_url"
else else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment