Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/KOMETA/livecd-kometa-hack/commit/18e751dd22ec3370aa375c7112750c5ea925fecd?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Rename hack

master
Artem Proskurnev 3 years ago
parent ec6d93fea2
commit 18e751dd22
  1. 5
      livecd-kometa-hack.spec

@ -1,7 +1,7 @@
Name: kometa-livecd-hack
Name: livecd-kometa-hack
Summary: Hack to delete another live user
Version: 0.1
Release: kometa1
Release: kometa2
License: GPLv3
Group: System/Base
BuildArch: noarch
@ -14,4 +14,3 @@ Requires(post): livecd-install
%post
sed -i'' -e 's,altlinux,kometa,g' /usr/lib/alterator/hooks/livecd-preinstall.d/90-userdel.sh
sed -i'' -e 's,nodm,nodm kometa-livecd-hack,g' /usr/lib/alterator/hooks/livecd-postinstall.d/95-remove-livecd-pkgs.sh
Loading…
Cancel
Save