Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/mos-plymouth-theme/src/branch/master/README.md?display=source You should set ROOT_URL correctly, otherwise the web may not work correctly.
mos-plymouth-theme/README.md

13 lines
521 B

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h2>МОS Plymouth theme</h2>
<p>Тема для Plymouth - программы графической загрузки Linux, разрабатываемой компанией Red Hat.</p>
<h2>Ручная установка</h2>
<p>Скопировать в директорию: /usr/share/plymouth/themes/</p>
<p>Выполнить от root: plymouth-set-default-theme mos</p>
<p>Выполнить от root: make-initrd</p>
</body>
</html>