live-reload.sh: remove outdated comment
This commit is contained in:
		@@ -6,8 +6,6 @@
 | 
				
			|||||||
# An argument can be given to specify which QML file in src/qml to load.
 | 
					# An argument can be given to specify which QML file in src/qml to load.
 | 
				
			||||||
# If no argument is given, the default is "UI.qml".
 | 
					# If no argument is given, the default is "UI.qml".
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The no_embedded CONFIG option (resources) is used to speed up the compilation
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export QT_QPA_PLATFORM=xcb
 | 
					export QT_QPA_PLATFORM=xcb
 | 
				
			||||||
 | 
					
 | 
				
			||||||
make clean
 | 
					make clean
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user