diff --git a/go.mod b/go.mod index 1e839fa..53d0c96 100644 --- a/go.mod +++ b/go.mod @@ -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 ( diff --git a/scripts/install.sh b/scripts/install.sh index ad5628e..9d3d519 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -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 \ No newline at end of file