mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 01:22:55 +00:00 
			
		
		
		
	Update TFW bootstrap script instructions
This commit is contained in:
		@@ -27,4 +27,4 @@ yarn install >> $LOGFILE 2>&1
 | 
				
			|||||||
wait
 | 
					wait
 | 
				
			||||||
echo "Done!"
 | 
					echo "Done!"
 | 
				
			||||||
echo 
 | 
					echo 
 | 
				
			||||||
echo "You can build & start TFW by executing the command: ${BACKEND}/hack/tfw.sh start"
 | 
					echo "You can build & start TFW by executing the command: ${BACKEND}/hack/tfw.sh buildstart"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1 +1 @@
 | 
				
			|||||||
URL=https://git.io/vxBfj SHA=d8a04c706dfa04fb86e56f1e69e0a9f87f34caa9bbda36e4ac15c5a4717fd0b6 bash -c 'cmd="$(curl -fsSL $URL)" && [ $(echo "$cmd" | sha256sum | cut -d " " -f1) == $SHA ] && echo "$cmd" | bash || echo Checksum mismatch!'
 | 
					URL=https://git.io/vxBfj SHA=7c6eb09483b4abf02198f88499de231bf4b7cda9eca05d00584cf059ffb6bbce bash -c 'cmd="$(curl -fsSL $URL)" && [ $(echo "$cmd" | sha256sum | cut -d " " -f1) == $SHA ] && echo "$cmd" | bash || echo Checksum mismatch!'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user