Update.
This commit is contained in:
		
							parent
							
								
									d0dd342e27
								
							
						
					
					
						commit
						31062fddbf
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -18,7 +18,7 @@ run: | ||||
| 	.venv/usr/bin/snek | ||||
| 	#$(GUNICORN) -w $(GUNICORN_WORKERS) -k aiohttp.worker.GunicornWebWorker snek.gunicorn:app --bind 0.0.0.0:$(PORT) --reload | ||||
| 	 | ||||
| install: | ||||
| install: ubuntu | ||||
| 	python3.12 -m venv .venv  | ||||
| 	$(PIP) install -e . | ||||
| 
 | ||||
|  | ||||
| @ -119,9 +119,10 @@ function r_update(){ | ||||
|     mv r /usr/local/bin/r | ||||
| } | ||||
| 
 | ||||
| . "$HOME/.cargo/env" | ||||
| 
 | ||||
| resize > /dev/null  | ||||
| 
 | ||||
| r_update  | ||||
| 
 | ||||
| r | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user