Skip to content
Snippets Groups Projects
Commit f9eac933 authored by inso's avatar inso
Browse files

Update qt-installer-noninteractive.qs

parent a01e12fa
Branches
Tags
No related merge requests found
......@@ -21,7 +21,7 @@ Controller.prototype.IntroductionPageCallback = function() {
Controller.prototype.TargetDirectoryPageCallback = function()
{
gui.currentPageWidget().TargetDirectoryLineEdit.setText("/tmp/qt/5.9");
gui.currentPageWidget().TargetDirectoryLineEdit.setText("/opt/qt/5.9");
gui.clickButton(buttons.NextButton);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment