add dev testing shortcut
This commit is contained in:
		
							
								
								
									
										4
									
								
								scripts/dev.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										4
									
								
								scripts/dev.sh
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
cd `dirname $0`
 | 
			
		||||
supervisor ../server/app.js
 | 
			
		||||
		Reference in New Issue
	
	Block a user