forked from Plemya-x/ALR
		
	Корректировка URL
This commit is contained in:
		
							
								
								
									
										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 | ||||||
		Reference in New Issue
	
	Block a user