mirror of https://github.com/usememos/memos
				
				
				
			chore: update scripts
							parent
							
								
									63388a7d97
								
							
						
					
					
						commit
						84a3548232
					
				@ -0,0 +1,9 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
# Usage: ./scripts/start.sh
 | 
			
		||||
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
cd "$(dirname "$0")/../"
 | 
			
		||||
 | 
			
		||||
air -c ./scripts/.air.toml
 | 
			
		||||
					Loading…
					
					
				
		Reference in New Issue