gen-apt-conf: fix Ximper repo

parent 67c693b7
......@@ -71,8 +71,8 @@ rpm [alt] $repo_path/noarch classic
EOF
;;
*ximper*)
base_url="https://download.etersoft.ru/pub/download/ximper"
local_path="file:/var/ftp/pub/download/ximper"
base_url="https://download.etersoft.ru/pub/download/ximper XimperLinuxRepository"
local_path="file:/var/ftp/pub/download/ximper XimperLinuxRepository"
if [ "$NETWORK" == "true" ]; then
repo_path="$base_url"
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