0
0
Fork 0
mirror of https://gitea.plemya-x.ru/Plemya-x/ALR.git synced 2025-01-10 09:16:45 +00:00

Корректировка URL

This commit is contained in:
Евгений Храмов 2024-06-06 22:31:30 +03:00
parent ef7d376da2
commit 60b32b27cd
2 changed files with 2 additions and 2 deletions

2
go.mod
View file

@ -31,9 +31,9 @@ require (
golang.org/x/sys v0.12.0
golang.org/x/text v0.13.0
gopkg.in/yaml.v3 v3.0.1
plemya-x.ru/fakeroot v0.0.0-20240601131003-c638a3543283
modernc.org/sqlite v1.25.0
mvdan.cc/sh/v3 v3.7.0
plemya-x.ru/fakeroot v0.0.0-20240601131003-c638a3543283
)
require (

View file

@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
git clone https://gitflic.ru/project/xpamych/alr.git /tmp/alr
git clone https://gitverse.ru/sc/Xpamych/ALR.git /tmp/alr
cd /tmp/alr
sudo make install
rm -rf /tmp/alr