mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 11:52:55 +00:00 
			
		
		
		
	Add note on how to start TFW to bootstrap script
This commit is contained in:
		@@ -25,4 +25,6 @@ yarn install >> $LOGFILE 2>&1
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
wait
 | 
					wait
 | 
				
			||||||
echo "Done!"
 | 
					echo "Done!"
 | 
				
			||||||
 | 
					echo 
 | 
				
			||||||
 | 
					echo "You can start TFW by executing the ${BACKEND}/hack/tfw_magic_start.sh script."
 | 
				
			||||||
rm $LOGFILE
 | 
					rm $LOGFILE
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user