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:
parent
ef7d376da2
commit
60b32b27cd
2 changed files with 2 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -31,9 +31,9 @@ require (
|
||||||
golang.org/x/sys v0.12.0
|
golang.org/x/sys v0.12.0
|
||||||
golang.org/x/text v0.13.0
|
golang.org/x/text v0.13.0
|
||||||
gopkg.in/yaml.v3 v3.0.1
|
gopkg.in/yaml.v3 v3.0.1
|
||||||
plemya-x.ru/fakeroot v0.0.0-20240601131003-c638a3543283
|
|
||||||
modernc.org/sqlite v1.25.0
|
modernc.org/sqlite v1.25.0
|
||||||
mvdan.cc/sh/v3 v3.7.0
|
mvdan.cc/sh/v3 v3.7.0
|
||||||
|
plemya-x.ru/fakeroot v0.0.0-20240601131003-c638a3543283
|
||||||
)
|
)
|
||||||
|
|
||||||
require (
|
require (
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# 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
|
cd /tmp/alr
|
||||||
sudo make install
|
sudo make install
|
||||||
rm -rf /tmp/alr
|
rm -rf /tmp/alr
|
Loading…
Reference in a new issue